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