Searched refs:nw_attribute_scale0 (Results 1 – 7 of 7) sorted by relevance
| /NW4C-1.2.23/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 | 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 220 mov TEMP0, nw_attribute_scale0._XYZW
|
| /NW4C-1.2.23/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 | 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 227 mov TEMP0, nw_attribute_scale0._XYZW
|
| D | VertexShader.h | 108 #define nw_attribute_scale0 c7 // ���_�A�@���A�^���W�F���g�A�J���[�̃X�P�[���l macro
|
| /NW4C-1.2.23/sources/shaders/gfx/ShadowShader/ |
| D | TransformMatrix.vsh | 57 mul TEMP_POSI.xyz, nw_position, nw_attribute_scale0._X 58 mul TEMP_NORM.xyz, nw_normal, nw_attribute_scale0._Y 63 mov TEMP0, nw_attribute_scale0._XYZW 149 mov TEMP0, nw_attribute_scale0._XYZW
|
| /NW4C-1.2.23/sources/shaders/gfx/ |
| D | VertexShader.h | 108 #define nw_attribute_scale0 c7 // ���_�A�@���A�^���W�F���g�A�J���[�̃X�P�[���l macro
|