Searched refs:COLOR_LOCATION (Results 1 – 3 of 3) sorted by relevance
40 COLOR_LOCATION = 2, enumerator299 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()305 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()311 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()407 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()
45 m_states[COLOR_LOCATION].glConst = GL_COLOR_ARRAY; in GLClientState()144 retval = int(COLOR_LOCATION); in getLocation()177 state = getState(GLClientState::COLOR_LOCATION); in getClientStatePointer()
284 ctx->m_state->setState(GLClientState::COLOR_LOCATION, size, type, false, stride, data); in s_glColorPointer()436 case GLClientState::COLOR_LOCATION: in sendVertexData()479 case GLClientState::COLOR_LOCATION: in sendVertexData()