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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLutils.h 23 GLES_1_1 = 1,
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 204 if(!g_eglInfo->getIface(GLES_1_1)) {
207 g_eglInfo->setIface(func(&s_eglIface),GLES_1_1);
611 GLESVersion version = GLES_1_1;
620 version = GLES_1_1;
    [all...]

Completed in 47 milliseconds