Searched refs:_X (Results 1 – 7 of 7) sorted by relevance
| /NW4C-1.3.3/sources/shaders/gfx/DefaultShader/ |
| D | CalcTexcoord0.vsh | 24 mov TEMP0.xy, nw_texture_coordinate._X 27 mul TEMP_TEX.xy, nw_texcoord0.xy, nw_attribute_scale1._X
|
| D | GetTexcoordSource.vsh | 26 mul TEMP_TEX.xy, nw_texcoord0.xy, nw_attribute_scale1._X
|
| D | CalcVertexLighting.vsh | 59 … mul TEMP5.y, TEMP5.y, VERTEX_LIGHT_UNIFORM(VERTEX_LIGHT_SPOT_FACTOR + a0.x)._X
|
| D | TransformMatrix.vsh | 77 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X
|
| /NW4C-1.3.3/sources/shaders/gfx/ |
| D | VertexShader.h | 81 #define _X x macro
|
| /NW4C-1.3.3/sources/shaders/gfx/ShadowShader/ |
| D | TransformMatrix.vsh | 56 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X
|
| /NW4C-1.3.3/SampleData/Graphics/Shader/UserShader/ |
| D | UserTransformMatrix.vsh | 77 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X
|