OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:profilebit
(Results
1 - 1
of
1
) sorted by null
/external/deqp/framework/platform/win32/
tcuWGL.cpp
361
int
profileBit
= 0;
367
profileBit
= WGL_CONTEXT_CORE_PROFILE_BIT_ARB;
371
profileBit
= WGL_CONTEXT_ES_PROFILE_BIT_EXT;
375
profileBit
= WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB;
395
WGL_CONTEXT_PROFILE_MASK_ARB,
profileBit
,
Completed in 174 milliseconds