Searched refs:COLOR_LOCATION (Results 1 – 4 of 4) sorted by relevance
40 COLOR_LOCATION = 2, enumerator287 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()293 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()299 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()395 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()
29 COLOR_LOCATION = 2, enumerator
44 m_states[COLOR_LOCATION].glConst = GL_COLOR_ARRAY; in GLClientState()141 retval = int(COLOR_LOCATION); in getLocation()174 state = getState(GLClientState::COLOR_LOCATION); in getClientStatePointer()
152 STORE_POINTER_DATA_OR_ABORT(GLDecoderContextData::COLOR_LOCATION); in s_glColorPointerData()154 …ColorPointer(size, type, 0, ctx->m_contextData->pointerData(GLDecoderContextData::COLOR_LOCATION)); in s_glColorPointerData()