Home
last modified time | relevance | path

Searched refs:CONST_HALF (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/sources/shaders/gfx/DefaultShader/
DGenTexcoordSphereReflection.vsh24 mov TEMP1.xy, CONST_HALF
34 mul TEMP2, TEMP2, CONST_HALF
36 add TEMP_TEX.xy, TEMP_TEX.xy, CONST_HALF
DCalcQuaternion.vsh44 mul r4, r4, CONST_HALF // 0.5*(n.z + 1.0) is in r4
47 mul r5, TEMP_NORM, CONST_HALF // 0.5*n is in r5
/NW4C-1.3.3/sources/shaders/gfx/
DVertexShader.h168 #define CONST_HALF CONSTANT[1].z macro
/NW4C-1.3.3/sources/shaders/gfx/ParticleShader/
Dgfx_ParticleVShader.vsh432 add TEMP2.x, -aTextureTranslate.x, -CONST_HALF
433 add TEMP2.y, aTextureTranslate.y, -CONST_HALF
436 add TEMP2.xy, TEMP0.xy, CONST_HALF