Home
last modified time | relevance | path

Searched refs:nw_boneWeight (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/sources/shaders/gfx/DefaultShader/
DTransformMatrix.vsh106 cmp NEQ, NEQ, nw_boneWeight.zw, CONST_0
108 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W
112 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W
116 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W
121 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W
144 cmp NEQ, NEQ, nw_boneWeight.zw, CONST_0
146 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W
150 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W
154 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W
159 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W
[all …]
/NW4C-1.2.23/SampleData/Graphics/Shader/UserShader/
DUserTransformMatrix.vsh106 cmp NEQ, NEQ, nw_boneWeight.zw, CONST_0
108 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W
112 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W
116 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W
121 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W
151 cmp NEQ, NEQ, nw_boneWeight.zw, CONST_0
153 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W
157 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W
161 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W
166 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W
[all …]
DVertexShader.h211 #define nw_boneWeight v8 macro
/NW4C-1.2.23/sources/shaders/gfx/ShadowShader/
DTransformMatrix.vsh83 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W
87 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W
91 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W
96 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W
117 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W
121 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W
125 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W
130 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W
/NW4C-1.2.23/sources/shaders/gfx/
DVertexShader.h210 #define nw_boneWeight v8 macro