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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 63 GL_ARB_ES2_COMPATIBILITY(false),GL_OES_STANDARD_DERIVATIVES(false) {} ;
81 bool GL_ARB_ES2_COMPATIBILITY;
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 542 if (strstr(cstring,"GL_ARB_ES2_compatibility ")!=NULL)
543 s_glSupport.GL_ARB_ES2_COMPATIBILITY = true;
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]

Completed in 70 milliseconds