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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLutils.h 24 GLES_2_0 = 2,
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 213 if(!g_eglInfo->getIface(GLES_2_0)) {
217 g_eglInfo->setIface(func(&s_eglIface),GLES_2_0);
621 version = GLES_2_0;
    [all...]

Completed in 486 milliseconds