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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLDecoderContextData.h 28 NORMAL_LOCATION = 1,
GLClientState.h 39 NORMAL_LOCATION = 1,
305 const GLClientState::VertexAttribState *state = getState(GLClientState::NORMAL_LOCATION);
311 const GLClientState::VertexAttribState *state = getState(GLClientState::NORMAL_LOCATION);
389 const GLClientState::VertexAttribState *state = getState(GLClientState::NORMAL_LOCATION);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLDecoderContextData.h 28 NORMAL_LOCATION = 1,
GLClientState.h 39 NORMAL_LOCATION = 1,
305 const GLClientState::VertexAttribState *state = getState(GLClientState::NORMAL_LOCATION);
311 const GLClientState::VertexAttribState *state = getState(GLClientState::NORMAL_LOCATION);
389 const GLClientState::VertexAttribState *state = getState(GLClientState::NORMAL_LOCATION);

Completed in 49 milliseconds