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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
GLEncoder.cpp 438 case GLClientState::TEXCOORD5_LOCATION:
484 case GLClientState::TEXCOORD5_LOCATION:
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.h 110 TEXCOORD5_LOCATION = 9,
GLClientState.cpp 51 m_currVaoState[TEXCOORD5_LOCATION].glConst = GL_TEXTURE_COORD_ARRAY;
    [all...]

Completed in 90 milliseconds