Searched refs:profileBit (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp361 int profileBit = 0; local
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 187 milliseconds