Searched refs:nw_attribute_scale0 (Results 1 – 7 of 7) sorted by relevance
| /NW4C-1.3.3/SampleData/Graphics/Shader/JShader/ |
| D | CalcColor.vsh | 25 mov TEMP0.y, nw_attribute_scale0._W 33 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
|
| /NW4C-1.3.3/SampleData/Graphics/Shader/UserShader/ |
| D | UserCalcColor.vsh | 28 mov TEMP0.y, nw_attribute_scale0._W 37 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
|
| D | UserTransformMatrix.vsh | 77 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 78 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y 79 mul TEMP_TANG.xyz, nw_tangent, nw_attribute_scale0._Z 84 mov TEMP0, nw_attribute_scale0._XYZW 215 mov TEMP0, nw_attribute_scale0._XYZW
|
| /NW4C-1.3.3/sources/shaders/gfx/DefaultShader/ |
| D | CalcColor.vsh | 28 mov TEMP0.y, nw_attribute_scale0._W 37 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
|
| D | TransformMatrix.vsh | 77 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 78 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y 79 mul TEMP_TANG.xyz, nw_tangent, nw_attribute_scale0._Z 84 mov TEMP0, nw_attribute_scale0._XYZW 208 mov TEMP0, nw_attribute_scale0._XYZW
|
| /NW4C-1.3.3/sources/shaders/gfx/ShadowShader/ |
| D | TransformMatrix.vsh | 56 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 57 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y 62 mov TEMP0, nw_attribute_scale0._XYZW 140 mov TEMP0, nw_attribute_scale0._XYZW
|
| /NW4C-1.3.3/sources/shaders/gfx/ |
| D | VertexShader.h | 108 #define nw_attribute_scale0 c7 // ���_�A�@���A�^���W�F���g�A�J���[�̃X�P�[���l macro
|