Searched refs:REG_DRAW_READY (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_ActivateCommand.cpp | 806 REG_DRAW_READY = 0x245, in SetupDrawIndexStreamCommand() enumerator 872 command[commandIndex++] = internal::MakeCommandHeader(REG_DRAW_READY, 1, false, 0xF); in SetupDrawIndexStreamCommand() 876 command[commandIndex++] = internal::MakeCommandHeader(REG_DRAW_READY, 1, false, 0xF); in SetupDrawIndexStreamCommand()
|
| D | gfx_ParticleShape.cpp | 262 REG_DRAW_READY = 0x245, in CreatePrimitiveCommandCache() enumerator 299 …const u32 HEADER_DRAW_READY = internal::MakeCommandHeader(REG_DRAW_READY, 1, false, 0… in CreatePrimitiveCommandCache()
|