Searched refs:nw_attribute_scale2 (Results 1 – 5 of 5) sorted by relevance
| /NW4C-1.2.23/sources/shaders/gfx/ShadowShader/ |
| D | TransformMatrix.vsh | 70 mov TEMP2.x, nw_attribute_scale2._X 73 mov TEMP2.y, nw_attribute_scale2._Z 154 mul TEMP1.xy, nw_boneIndex.x, nw_attribute_scale2._X 157 add TEMP1.y, TEMP1.y, nw_attribute_scale2._Z
|
| /NW4C-1.2.23/sources/shaders/gfx/DefaultShader/ |
| D | TransformMatrix.vsh | 94 mov TEMP2.x, nw_attribute_scale2._X 97 mov TEMP2.y, nw_attribute_scale2._Z 225 mul TEMP1.xy, nw_boneIndex.x, nw_attribute_scale2._X 228 add TEMP1.y, TEMP1.y, nw_attribute_scale2._Z
|
| /NW4C-1.2.23/SampleData/Graphics/Shader/UserShader/ |
| D | UserTransformMatrix.vsh | 94 mov TEMP2.x, nw_attribute_scale2._X 97 mov TEMP2.y, nw_attribute_scale2._Z 232 mul TEMP1.xy, nw_boneIndex.x, nw_attribute_scale2._X 235 add TEMP1.y, TEMP1.y, nw_attribute_scale2._Z
|
| D | VertexShader.h | 110 #define nw_attribute_scale2 c9 // �{�[���C���f�b�N�X�A�E�F�C�g�̃X�P�[���l�A�}�g���N�X�p… macro
|
| /NW4C-1.2.23/sources/shaders/gfx/ |
| D | VertexShader.h | 110 #define nw_attribute_scale2 c9 // �{�[���C���f�b�N�X�A�E�F�C�g�̃X�P�[���l�A�}�g���N�X�p… macro
|