Searched refs:nw_attribute_scale0 (Results 1 – 7 of 7) sorted by relevance
| /NW4C-2.0.3/SampleData/Graphics/Shader/MultiplyShader/ |
| D | CalcColor.vsh | 25 mov TEMP0.y, nw_attribute_scale0._W 33 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
|
| /NW4C-2.0.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-2.0.3/sources/shaders/gfx/DefaultShader/ |
| D | CalcColor.vsh | 30 mov TEMP0.y, nw_attribute_scale0._W 39 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
|
| D | TransformMatrix.vsh | 79 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 80 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y 81 mul TEMP_TANG.xyz, nw_tangent, nw_attribute_scale0._Z 86 mov TEMP0, nw_attribute_scale0._XYZW 210 mov TEMP0, nw_attribute_scale0._XYZW
|
| /NW4C-2.0.3/sources/shaders/gfx/ShadowShader/ |
| D | TransformMatrix.vsh | 58 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 59 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y 64 mov TEMP0, nw_attribute_scale0._XYZW 142 mov TEMP0, nw_attribute_scale0._XYZW
|
| /NW4C-2.0.3/sources/shaders/gfx/ |
| D | VertexShader.h | 110 #define nw_attribute_scale0 c7 // ���_�A�@���A�^���W�F���g�A�J���[�̃X�P�[���l macro
|