HomeSort by relevance Sort by last modified time
    Searched defs:COLOR_LOCATION (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLDecoderContextData.h 29 COLOR_LOCATION = 2,
GLClientState.h 40 COLOR_LOCATION = 2,
293 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
299 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
305 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
401 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);

Completed in 246 milliseconds