Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_ShaderLite.cpp151 …m_CombShaderIndex = m_CmdCacheOutAttrIndexArray[m_VtxShaderIndex + 1] + m_CmdCacheOutAttrIndexA… in SetShaderIndex()
1200 m_CmdCacheOutAttrIndexArray[0] = 0; in MakeRgCmdOffsetCache_()
1208 m_CmdCacheOutAttrIndexArray[idx] = vtx_index; in MakeRgCmdOffsetCache_()
1213 m_CmdCacheOutAttrIndexArray[idx] = geo_index; in MakeRgCmdOffsetCache_()
1424 m_CmdCacheOutAttrIndexArray = buf; in AssignBuffer_()
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_ShaderLite.h697 u32* m_CmdCacheOutAttrIndexArray; variable