Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_CORE_PROFILE_BIT (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/dports/graphics/glfw2/glfw-2.7.9/tests/
H A Dversion.c35 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
69 if (mask & GL_CONTEXT_CORE_PROFILE_BIT) in get_profile_name()
/dports/graphics/glfw2/glfw-2.7.9/lib/
H A Dglext.c45 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
166 else if( mask & GL_CONTEXT_CORE_PROFILE_BIT ) in _glfwRefreshContextParams()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/include/
H A Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/include/
H A Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/ANGLE/
H A Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/include/
H A Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/include/
H A Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/include/
H A Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/include/
H A Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DCapabilities.cpp34 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
35 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
224 _isCoreProfile = ((profileMask & GL_CONTEXT_CORE_PROFILE_BIT) != 0); in Capabilities()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_24 GL_CONTEXT_CORE_PROFILE_BIT 0x00000001
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/
H A DGlContext.cpp122 #if !defined(GL_CONTEXT_CORE_PROFILE_BIT)
123 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
738 if (profile & GL_CONTEXT_CORE_PROFILE_BIT) in initialize()
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/client/wayland-egl/
H A Dqwaylandglcontext.cpp101 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
102 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
391 if (value & GL_CONTEXT_CORE_PROFILE_BIT) in updateGLFormat()
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_25 GL_CONTEXT_CORE_PROFILE_BIT 0x00000001
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_3_25 GL_CONTEXT_CORE_PROFILE_BIT 0x00000001
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_25 GL_CONTEXT_CORE_PROFILE_BIT 0x00000001
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglretrace_ws.cpp316 int profile_mask = parseAttrib(attribs, GL_CONTEXT_PROFILE_MASK, GL_CONTEXT_CORE_PROFILE_BIT); in parseContextAttribList()
318 bool core_profile = profile_mask & GL_CONTEXT_CORE_PROFILE_BIT; in parseContextAttribList()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_2.h26 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp110 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
111 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
361 if (value & GL_CONTEXT_CORE_PROFILE_BIT) in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp110 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
111 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
361 if (value & GL_CONTEXT_CORE_PROFILE_BIT) in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp110 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
111 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
361 if (value & GL_CONTEXT_CORE_PROFILE_BIT) in updateFormatFromGL()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp110 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
111 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
361 if (value & GL_CONTEXT_CORE_PROFILE_BIT) in updateFormatFromGL()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp110 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
111 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
361 if (value & GL_CONTEXT_CORE_PROFILE_BIT) in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp110 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
111 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
361 if (value & GL_CONTEXT_CORE_PROFILE_BIT) in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp110 #ifndef GL_CONTEXT_CORE_PROFILE_BIT
111 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
361 if (value & GL_CONTEXT_CORE_PROFILE_BIT) in updateFormatFromGL()

12345678910>>...21