Searched refs:nw_attribute_scale1 (Results 1 – 8 of 8) sorted by relevance
| /NW4C-1.3.3/sources/shaders/gfx/DefaultShader/ |
| D | GetTexcoordSource.vsh | 26 mul TEMP_TEX.xy, nw_texcoord0.xy, nw_attribute_scale1._X 29 mul TEMP_TEX.xy, nw_texcoord1.xy, nw_attribute_scale1._Y 31 mul TEMP_TEX.xy, nw_texcoord2.xy, nw_attribute_scale1._Z
|
| D | TransformMatrix.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 134 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 138 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W 142 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W 147 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W 173 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 177 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W [all …]
|
| D | CalcTexcoord2.vsh | 27 mul TEMP_TEX.xy, nw_texcoord2.xy, nw_attribute_scale1._Z
|
| D | CalcTexcoord1.vsh | 27 mul TEMP_TEX.xy, nw_texcoord1.xy, nw_attribute_scale1._Y
|
| D | CalcTexcoord0.vsh | 27 mul TEMP_TEX.xy, nw_texcoord0.xy, nw_attribute_scale1._X
|
| /NW4C-1.3.3/sources/shaders/gfx/ShadowShader/ |
| D | TransformMatrix.vsh | 74 mul TEMP1.w, nw_boneWeight.x, nw_attribute_scale1._W 78 mul TEMP1.w, nw_boneWeight.y, nw_attribute_scale1._W 82 mul TEMP1.w, nw_boneWeight.z, nw_attribute_scale1._W 87 mul TEMP1.w, nw_boneWeight.w, nw_attribute_scale1._W 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
|
| /NW4C-1.3.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 …]
|
| /NW4C-1.3.3/sources/shaders/gfx/ |
| D | VertexShader.h | 109 #define nw_attribute_scale1 c8 // �e�N�X�`���O�`�Q�̃X�P�[���l�A�E�F�C�g�̃X�P�[���l macro
|