Searched refs:_X (Results 1 – 11 of 11) sorted by relevance
| /NW4C-1.2.23/SampleData/Graphics/Shader/UserShader/ |
| 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 | VertexShader.h | 81 #define _X x macro
|
| D | UserTransformMatrix.vsh | 79 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 94 mov TEMP2.x, nw_attribute_scale2._X 232 mul TEMP1.xy, nw_boneIndex.x, nw_attribute_scale2._X
|
| D | CalcVertexLighting.vsh | 59 … mul TEMP5.y, TEMP5.y, VERTEX_LIGHT_UNIFORM(VERTEX_LIGHT_SPOT_FACTOR + a0.x)._X
|
| /NW4C-1.2.23/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 | TransformMatrix.vsh | 79 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 94 mov TEMP2.x, nw_attribute_scale2._X 225 mul TEMP1.xy, nw_boneIndex.x, nw_attribute_scale2._X
|
| D | CalcVertexLighting.vsh | 59 … mul TEMP5.y, TEMP5.y, VERTEX_LIGHT_UNIFORM(VERTEX_LIGHT_SPOT_FACTOR + a0.x)._X
|
| /NW4C-1.2.23/sources/shaders/gfx/ShadowShader/ |
| D | TransformMatrix.vsh | 57 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 70 mov TEMP2.x, nw_attribute_scale2._X 154 mul TEMP1.xy, nw_boneIndex.x, nw_attribute_scale2._X
|
| /NW4C-1.2.23/sources/shaders/gfx/ |
| D | VertexShader.h | 81 #define _X x macro
|