Searched refs:COLOR_LOCATION (Results 1 – 4 of 4) sorted by relevance
40 COLOR_LOCATION = 2, enumerator293 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()299 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()305 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()401 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()
29 COLOR_LOCATION = 2, enumerator
45 m_states[COLOR_LOCATION].glConst = GL_COLOR_ARRAY; in GLClientState()142 retval = int(COLOR_LOCATION); in getLocation()175 state = getState(GLClientState::COLOR_LOCATION); in getClientStatePointer()
284 ctx->m_state->setState(GLClientState::COLOR_LOCATION, size, type, false, stride, data); in s_glColorPointer()435 case GLClientState::COLOR_LOCATION: in sendVertexData()479 case GLClientState::COLOR_LOCATION: in sendVertexData()