Searched refs:nw_texture_matrix2 (Results 1 – 4 of 4) sorted by relevance
| /NW4C-1.2.23/sources/shaders/gfx/DefaultShader/ |
| D | CalcTexcoord2.vsh | 32 dp4 TRAN_TEX2.x, TEMP_TEX, nw_texture_matrix2[0]._XYWZ 33 dp4 TRAN_TEX2.y, TEMP_TEX, nw_texture_matrix2[1]._XYWZ 41 dp4 TRAN_TEX2.x, TEMP_TEX, nw_texture_matrix2[0]._XYZW 42 dp4 TRAN_TEX2.y, TEMP_TEX, nw_texture_matrix2[1]._XYZW
|
| /NW4C-1.2.23/SampleData/Graphics/Shader/UserShader/ |
| D | CalcTexcoord2.vsh | 32 dp4 TRAN_TEX2.x, TEMP_TEX, nw_texture_matrix2[0]._XYWZ 33 dp4 TRAN_TEX2.y, TEMP_TEX, nw_texture_matrix2[1]._XYWZ 41 dp4 TRAN_TEX2.x, TEMP_TEX, nw_texture_matrix2[0]._XYZW 42 dp4 TRAN_TEX2.y, TEMP_TEX, nw_texture_matrix2[1]._XYZW
|
| D | VertexShader.h | 116 #define nw_texture_matrix2 c17 macro
|
| /NW4C-1.2.23/sources/shaders/gfx/ |
| D | VertexShader.h | 116 #define nw_texture_matrix2 c17 macro
|