Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp320 u32* vertexParamMask = &command[11]; // 0x202 in SetupActivateVertexAttributeCommand_() local
458 vertexParamMask[0] |= 1 << (16 + inputIndex); in SetupActivateVertexAttributeCommand_()
485 vertexParamMask[0] |= 1 << (16 + inputIndex); in SetupActivateVertexAttributeCommand_()
Dgfx_ParticleShape.cpp89 u32* vertexParamMask = &command[11]; in SetupParticleVertexAttributeCommand() local
175 vertexParamMask[0] |= 1 << (16 + inputIndex); in SetupParticleVertexAttributeCommand()