Searched refs:m_currentIndexVbo (Results 1 – 2 of 2) sorted by relevance
84 GLuint currentIndexVbo() { return m_currentIndexVbo; } in currentIndexVbo()102 m_currentIndexVbo = id; in bindBuffer()118 ret = m_currentIndexVbo; in getBuffer()183 GLuint m_currentIndexVbo; variable
39 m_currentIndexVbo = 0; in GLClientState()