Searched defs:HEADER_VTX_PARAM_INDEX (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ActivateCommand.cpp | 424 … const u32 HEADER_VTX_PARAM_INDEX = internal::MakeCommandHeader(REG_VTX_PARAM_INDEX, 4, true, 0xF); in SetupActivateVertexAttributeCommand_() local 594 … const u32 HEADER_VTX_PARAM_INDEX = internal::MakeCommandHeader(REG_VTX_PARAM_INDEX, 4, true, 0xF); in SetupDeactivateVertexAttributeCommand_() local
|
| D | gfx_ParticleShape.cpp | 166 … const u32 HEADER_VTX_PARAM_INDEX = internal::MakeCommandHeader(REG_VTX_PARAM_INDEX, 4, true, 0xF); in SetupParticleVertexAttributeCommand() local 230 … const u32 HEADER_VTX_PARAM_INDEX = internal::MakeCommandHeader(REG_VTX_PARAM_INDEX, 4, true, 0xF); in SetupDeactivateParticleVertexAttributeCommand() local
|