Home
last modified time | relevance | path

Searched refs:vertexParamMask (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp322 u32* vertexParamMask = &command[11]; // 0x202 in SetupActivateVertexAttributeCommand_() local
460 vertexParamMask[0] |= 1 << (16 + inputIndex); in SetupActivateVertexAttributeCommand_()
487 vertexParamMask[0] |= 1 << (16 + inputIndex); in SetupActivateVertexAttributeCommand_()
Dgfx_ParticleShape.cpp91 u32* vertexParamMask = &command[11]; in SetupParticleVertexAttributeCommand() local
177 vertexParamMask[0] |= 1 << (16 + inputIndex); in SetupParticleVertexAttributeCommand()