Searched refs:_W (Results 1 – 10 of 10) sorted by relevance
| /NW4C-2.0.3/sources/shaders/gfx/ShadowShader/ |
| D | TransformMatrix.vsh | 76 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 80 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W 84 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W 89 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W 110 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 114 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W 118 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W 123 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W
|
| /NW4C-2.0.3/sources/shaders/gfx/DefaultShader/ |
| D | TransformMatrix.vsh | 99 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 103 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W 107 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W 112 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W 136 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 140 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W 144 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W 149 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W 175 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 179 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W [all …]
|
| D | CalcColor.vsh | 30 mov TEMP0.y, nw_attribute_scale0._W 35 mov TEMP_COLO.w, nw_material_diffuse._W 39 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
|
| D | CalcVertexLighting.vsh | 30 mov TEMP4.x, VERTEX_LIGHT_UNIFORM(VERTEX_LIGHT_POSITION + a0.x)._W 31 mov TEMP4.y, VERTEX_LIGHT_UNIFORM(VERTEX_LIGHT_DISTANCE_ATTENUATION + a0.x)._W
|
| D | CalcHemisphereLighting.vsh | 26 mov TEMP2, nw_hemi_sphere_direction._W
|
| /NW4C-2.0.3/SampleData/Graphics/Shader/UserShader/ |
| D | UserTransformMatrix.vsh | 97 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 101 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W 105 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W 110 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W 141 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 145 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W 149 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W 154 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W 180 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 184 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W [all …]
|
| D | UserCalcColor.vsh | 28 mov TEMP0.y, nw_attribute_scale0._W 33 mov TEMP_COLO.w, nw_material_diffuse._W 37 mul TEMP0.xyzw, nw_color.xyzw, nw_attribute_scale0._W
|
| /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
|
| D | CalcHemisphereLighting.vsh | 24 mov TEMP2, nw_hemi_sphere_direction._W
|
| /NW4C-2.0.3/sources/shaders/gfx/ |
| D | VertexShader.h | 86 #define _W w macro 121 #define nw_vertex_color_scale c20._W // �A���r�G���g�J���[�̃��W�X�^�Ƌ��L���Ă���
|