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

  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLDecoderContextData.h 29 COLOR_LOCATION = 2,
GLClientState.h 40 COLOR_LOCATION = 2,
287 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
293 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
299 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
395 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);

Completed in 2829 milliseconds