Searched refs:getActiveTexture (Results 1 – 2 of 2) sorted by relevance
232 int getActiveTexture() const { return m_activeTexture; } in getActiveTexture() function644 GLint tex = getActiveTexture() + GL_TEXTURE0; in getClientStateParameter()698 …const GLClientState::VertexAttribState& state = getState(getActiveTexture() + GLClientState::TEXCO… in getClientStateParameter()704 …const GLClientState::VertexAttribState& state = getState(getActiveTexture() + GLClientState::TEXCO… in getClientStateParameter()710 …const GLClientState::VertexAttribState& state = getState(getActiveTexture() + GLClientState::TEXCO… in getClientStateParameter()782 …const GLClientState::VertexAttribState& state = getState(getActiveTexture()+GLClientState::TEXCOOR… in getClientStateParameter()
719 which_state = getActiveTexture() + GLClientState::TEXCOORD0_LOCATION; in getClientStatePointer()