Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp282 REG_VTX_STREAM_BASE = 0x200, // [28:1] 頂点アレイのベースアドレス in SetupActivateVertexAttributeCommand_() enumerator
316 command[9] = internal::MakeCommandHeader(REG_VTX_STREAM_BASE, 3, true, 0xF); in SetupActivateVertexAttributeCommand_()
Dgfx_ParticleShape.cpp54 REG_VTX_STREAM_BASE = 0x200, // [28:1] 頂点アレイのベースアドレス in SetupParticleVertexAttributeCommand() enumerator
85 command[9] = internal::MakeCommandHeader(REG_VTX_STREAM_BASE, 3 + vtxAttrNum * 3, true, 0xF); in SetupParticleVertexAttributeCommand()