Searched refs:REG_VTX_STREAM_BASE (Results 1 – 2 of 2) sorted by relevance
172 REG_VTX_STREAM_BASE = 0x200, // [28:1] 頂点アレイのベースアドレス in SetupActivateVertexAttributeCommand_() enumerator206 command[9] = internal::MakeCommandHeader(REG_VTX_STREAM_BASE, 3, true, 0xF); in SetupActivateVertexAttributeCommand_()
52 REG_VTX_STREAM_BASE = 0x200, // [28:1] 頂点アレイのベースアドレス in SetupParticleVertexAttributeCommand() enumerator83 command[9] = internal::MakeCommandHeader(REG_VTX_STREAM_BASE, 3 + vtxAttrNum * 3, true, 0xF); in SetupParticleVertexAttributeCommand()