Home
last modified time | relevance | path

Searched refs:_Y (Results 1 – 8 of 8) sorted by relevance

/NW4C-2.0.3/sources/shaders/gfx/DefaultShader/
DCalcTexcoord1.vsh26 mov TEMP0.xy, nw_texture_coordinate._Y
29 mul TEMP_TEX.xy, nw_texcoord1.xy, nw_attribute_scale1._Y
DGetTexcoordSource.vsh31 mul TEMP_TEX.xy, nw_texcoord1.xy, nw_attribute_scale1._Y
DCalcVertexLighting.vsh55 … slt TEMP5.y, TEMP5.x, VERTEX_LIGHT_UNIFORM(VERTEX_LIGHT_SPOT_FACTOR + a0.x)._Y
DTransformMatrix.vsh80 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y
/NW4C-2.0.3/sources/shaders/gfx/
DVertexShader.h84 #define _Y y macro
/NW4C-2.0.3/sources/shaders/gfx/ParticleShader/
Dgfx_ParticleVShader.vsh309 mov yvector.x, uInvModelView[0]._Y
310 mov yvector.y, uInvModelView[1]._Y
311 mov yvector.z, uInvModelView[2]._Y
/NW4C-2.0.3/sources/shaders/gfx/ShadowShader/
DTransformMatrix.vsh59 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y
/NW4C-2.0.3/SampleData/Graphics/Shader/UserShader/
DUserTransformMatrix.vsh78 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y