HomeSort by relevance Sort by last modified time
    Searched refs:TEXCOORD2_LOCATION (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish-opengl/system/GLESv1_enc/
GLEncoder.cpp 435 case GLClientState::TEXCOORD2_LOCATION:
481 case GLClientState::TEXCOORD2_LOCATION:
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.h 107 TEXCOORD2_LOCATION = 6,
GLClientState.cpp 48 m_currVaoState[TEXCOORD2_LOCATION].glConst = GL_TEXTURE_COORD_ARRAY;
    [all...]

Completed in 166 milliseconds