OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_context.c
105
if ((contextFlags &
WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
) &&
stw_context.c
191
if (contextFlags &
WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
)
/external/deqp/framework/platform/win32/
tcuWGL.cpp
101
#define
WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
0x0002
383
flags |=
WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
;
/external/mesa3d/include/GL/
wglext.h
184
#define
WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
0x00000002
[
all
...]
Completed in 31 milliseconds