HomeSort by relevance Sort by last modified time
    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