Searched refs:m_VtxShaderIndex (Results 1 – 4 of 4) sorted by relevance
237 std::memcpy( command, m_CmdCacheConstArray[ m_VtxShaderIndex ], in MakeVtxConstRgCommand()238 m_CmdCacheConstNumArray[ m_VtxShaderIndex ] * sizeof( bit32 ) ); in MakeVtxConstRgCommand()239 return command + m_CmdCacheConstNumArray[ m_VtxShaderIndex ]; in MakeVtxConstRgCommand()373 return m_VtxShaderIndex; in GetVtxShaderIndex()577 s32 m_VtxShaderIndex; variable
238 … std::memcpy( command, &m_CmdCacheConstArray[ m_ConstRgCmdOffsetArray[m_VtxShaderIndex] ], in MakeVtxConstRgCommand()239 m_CmdCacheConstNumArray[ m_VtxShaderIndex ] * sizeof( bit32 ) ); in MakeVtxConstRgCommand()240 return command + m_CmdCacheConstNumArray[ m_VtxShaderIndex ]; in MakeVtxConstRgCommand()383 return m_VtxShaderIndex; in GetVtxShaderIndex()606 s32 m_VtxShaderIndex; variable
25 m_VtxShaderIndex( 0 ), in Shader()110 m_VtxShaderIndex = vtx_shader_index; in SetShaderIndex()144 m_VtxShaderIndex, in MakeShaderOutAttrCommandCache_()
25 m_VtxShaderIndex( 0 ), in ShaderLite()149 m_VtxShaderIndex = vtx_shader_index; in SetShaderIndex()151 …m_CombShaderIndex = m_CmdCacheOutAttrIndexArray[m_VtxShaderIndex + 1] + m_CmdCacheOutAttrIndexA… in SetShaderIndex()