Searched refs:REG_VTX_MAP_0 (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ActivateCommand.cpp | 280 REG_VTX_MAP_0 = 0x2bb, // [31:0] 入力レジスタのインデックス in SetupActivateVertexAttributeCommand_() enumerator 311 command[5] = internal::MakeCommandHeader(REG_VTX_MAP_0, 2, true, 0xF); in SetupActivateVertexAttributeCommand_() 530 REG_VTX_MAP_0 = 0x2bb, // [31:0] 入力レジスタのインデックス in SetupDeactivateVertexAttributeCommand_() enumerator 586 … command[commandIndex++] = internal::MakeCommandHeader(REG_VTX_MAP_0, 2, true, 0xF); in SetupDeactivateVertexAttributeCommand_()
|
| D | gfx_ParticleShape.cpp | 52 REG_VTX_MAP_0 = 0x2bb, // [31:0] 入力レジスタのインデックス in SetupParticleVertexAttributeCommand() enumerator 69 … const u32 HEADER_VTX_MAP_0 = internal::MakeCommandHeader(REG_VTX_MAP_0, 2, true, 0xF); in SetupParticleVertexAttributeCommand()
|