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

  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
GLDecoderContextData.h 29 COLOR_LOCATION = 2,
GLClientState.h 40 COLOR_LOCATION = 2,
209 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
215 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
221 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);
317 const GLClientState::VertexAttribState *state = getState(GLClientState::COLOR_LOCATION);

Completed in 18 milliseconds