OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_ARB_ES2_COMPATIBILITY
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
47
GL_ARB_ES2_COMPATIBILITY
(false),GL_OES_STANDARD_DERIVATIVES(false) {} ;
65
bool
GL_ARB_ES2_COMPATIBILITY
;
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
521
if (strstr(cstring,"
GL_ARB_ES2_compatibility
")!=NULL)
522
s_glSupport.
GL_ARB_ES2_COMPATIBILITY
= true;
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp
[
all
...]
Completed in 18 milliseconds