Searched refs:GL_CONTEXT_COMPATIBILITY_PROFILE_BIT (Results 1 – 13 of 13) sorted by relevance
24 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
261 if ((mFunctions->profile & GL_CONTEXT_COMPATIBILITY_PROFILE_BIT) != 0 || in getRendererDescription()
759 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
572 if (profile == GL_CONTEXT_COMPATIBILITY_PROFILE_BIT) in checkVersionString()
677 : GL_CONTEXT_COMPATIBILITY_PROFILE_BIT; in _mesa_init_constants()
21 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
1534 *params = GL_CONTEXT_COMPATIBILITY_PROFILE_BIT; in getIntegervImpl()
1502 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
1390 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
1539 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
1426 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
2338 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
828 pub const GL_CONTEXT_COMPATIBILITY_PROFILE_BIT: u32 = 2; constant