Searched refs:profileBit (Results 1 – 1 of 1) sorted by relevance
436 int profileBit = 0; in Context() local444 profileBit = WGL_CONTEXT_CORE_PROFILE_BIT_ARB; in Context()450 profileBit = WGL_CONTEXT_ES_PROFILE_BIT_EXT; in Context()454 profileBit = WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB; in Context()466 attribList.push_back(profileBit); in Context()