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