Searched refs:m_VtxShaderIndex (Results 1 – 2 of 2) 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
25 m_VtxShaderIndex( 0 ), in Shader()110 m_VtxShaderIndex = vtx_shader_index; in SetShaderIndex()144 m_VtxShaderIndex, in MakeShaderOutAttrCommandCache_()