Searched refs:profileBit (Results 1 – 1 of 1) sorted by relevance
417 int profileBit = 0; in Context() local425 profileBit = WGL_CONTEXT_CORE_PROFILE_BIT_ARB; in Context()431 profileBit = WGL_CONTEXT_ES_PROFILE_BIT_EXT; in Context()435 profileBit = WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB; in Context()447 attribList.push_back(profileBit); in Context()