OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wgl_ext_create_context_es2_profile
(Results
1 - 3
of
3
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
wglew.h
473
/* -------------------
WGL_EXT_create_context_es2_profile
------------------ */
475
#ifndef
WGL_EXT_create_context_es2_profile
476
#define
WGL_EXT_create_context_es2_profile
1
482
#endif /*
WGL_EXT_create_context_es2_profile
*/
[
all
...]
/external/skia/src/utils/win/
SkWGL_win.cpp
340
if (!extensions.hasExtension(dc, "
WGL_EXT_create_context_es2_profile
")) {
/external/mesa3d/include/GL/
wglext.h
415
#ifndef
WGL_EXT_create_context_es2_profile
[
all
...]
Completed in 100 milliseconds