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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLutils.h 25 MAX_GLES_VERSION //Must be last
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglGlobalInfo.h 59 GLESiface* m_gles_ifaces[MAX_GLES_VERSION];
60 bool m_gles_extFuncs_inited[MAX_GLES_VERSION];
EglDisplay.h 83 ObjectNameManager *m_manager[MAX_GLES_VERSION];
ClientAPIExts.cpp 57 } s_client_extensions[MAX_GLES_VERSION-1];

Completed in 104 milliseconds