DGL
https://delphigl.com/forum/

sampler2DRect bei Forceware 81.85 kaputt??
https://delphigl.com/forum/viewtopic.php?f=20&t=4797
Seite 1 von 1

Autor:  Aya [ Mi Nov 02, 2005 01:53 ]
Betreff des Beitrags:  sampler2DRect bei Forceware 81.85 kaputt??

Hi,

hab eben meine Forceware treiber mal wieder seit langem aktualisiert... nur aus irgendeinem grund spinnt jetzt mein glSlang, bzw die funktionen sampler2DRect und texture2DRect...

bekomme diese fehlermeldung vom PixelShader:

Code:
  1. (1) : warning C7506: OpenGL does not define the global type sampler2DRect
  2. (6) : warning C7506: OpenGL does not define the global function texture2DRect


Hat jemand ne idee woran das liegt?? Vor dem treiber update lief alles problemlos...

Au'revoir,
Aya~

Autor:  Aya [ Mi Nov 02, 2005 02:04 ]
Betreff des Beitrags: 

Hat sich erledigt...

die wurden umbenannt in samlperRect und textureRect (ohne das 2D im namen)

Zitat:
Additions to the OpenGL Shading Language specification

Add the following keywords:

samplerRect
samplerRectShadow

Add to section 8.7 "Texture Lookup Functions"

vec4 textureRect(samplerRect sampler, float coord)
vec4 textureRectProj(samplerRect sampler, float coord)

No "bias" parameter is allowed because mipmaps are not allowed for
texture rectangles

Autor:  Flash [ Fr Nov 11, 2005 11:16 ]
Betreff des Beitrags: 

google findet sampler2DRect nur hier in deiner Frage. Sieht so aus, als gab es diesen Typ nie... :wink:

Seite 1 von 1 Alle Zeiten sind UTC + 1 Stunde
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/