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