Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp378 const u32 HEADER_GEOM_MAP_0 = internal::MakeCommandHeader(REG_GEOM_MAP_0, 1, false, 0xF); in SetupActivateVertexAttributeCommand_() local
385 command[commandIndex + 1] = HEADER_GEOM_MAP_0; in SetupActivateVertexAttributeCommand_()
Dgfx_ParticleShape.cpp182 const u32 HEADER_GEOM_MAP_0 = internal::MakeCommandHeader(REG_GEOM_MAP_0, 2, true, 0xF); in SetupParticleVertexAttributeCommand() local
185 command[commandIndex + 1] = HEADER_GEOM_MAP_0; in SetupParticleVertexAttributeCommand()