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