Home
last modified time | relevance | path

Searched refs:nw_attribute_scale0 (Results 1 – 7 of 7) sorted by relevance

/NW4C-2.0.3/SampleData/Graphics/Shader/MultiplyShader/
DCalcColor.vsh25 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/
DUserCalcColor.vsh28 mov TEMP0.y, nw_attribute_scale0._W
37 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
DUserTransformMatrix.vsh77 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/
DCalcColor.vsh30 mov TEMP0.y, nw_attribute_scale0._W
39 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
DTransformMatrix.vsh79 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/
DTransformMatrix.vsh58 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/
DVertexShader.h110 #define nw_attribute_scale0 c7 // ���_�A�@���A�^���W�F���g�A�J���[�̃X�P�[���l macro