Home
last modified time | relevance | path

Searched refs:_Z (Results 1 – 10 of 10) sorted by relevance

/NW4C-1.2.23/sources/shaders/gfx/DefaultShader/
DCalcTexcoord2.vsh24 mov TEMP0.xy, nw_texture_coordinate._Z
27 mul TEMP_TEX.xy, nw_texcoord2.xy, nw_attribute_scale1._Z
DGetTexcoordSource.vsh31 mul TEMP_TEX.xy, nw_texcoord2.xy, nw_attribute_scale1._Z
DTransformMatrix.vsh81 mul TEMP_TANG.xyz, nw_tangent, nw_attribute_scale0._Z
97 mov TEMP2.y, nw_attribute_scale2._Z
228 add TEMP1.y, TEMP1.y, nw_attribute_scale2._Z
/NW4C-1.2.23/SampleData/Graphics/Shader/UserShader/
DCalcTexcoord2.vsh24 mov TEMP0.xy, nw_texture_coordinate._Z
27 mul TEMP_TEX.xy, nw_texcoord2.xy, nw_attribute_scale1._Z
DGetTexcoordSource.vsh31 mul TEMP_TEX.xy, nw_texcoord2.xy, nw_attribute_scale1._Z
DVertexShader.h83 #define _Z z macro
DUserTransformMatrix.vsh81 mul TEMP_TANG.xyz, nw_tangent, nw_attribute_scale0._Z
97 mov TEMP2.y, nw_attribute_scale2._Z
235 add TEMP1.y, TEMP1.y, nw_attribute_scale2._Z
/NW4C-1.2.23/sources/shaders/gfx/ParticleShader/
Dgfx_ParticleVShader.vsh232 mov zvector.x, uInvModelView[0]._Z
233 mov zvector.y, uInvModelView[1]._Z
234 mov zvector.z, uInvModelView[2]._Z
284 mov zvector.x, uInvModelView[0]._Z
285 mov zvector.y, uInvModelView[1]._Z
286 mov zvector.z, uInvModelView[2]._Z
299 mov zvector.x, uInvModelView[0]._Z
300 mov zvector.y, uInvModelView[1]._Z
301 mov zvector.z, uInvModelView[2]._Z
/NW4C-1.2.23/sources/shaders/gfx/
DVertexShader.h83 #define _Z z macro
/NW4C-1.2.23/sources/shaders/gfx/ShadowShader/
DTransformMatrix.vsh73 mov TEMP2.y, nw_attribute_scale2._Z
157 add TEMP1.y, TEMP1.y, nw_attribute_scale2._Z