Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_FLAGS (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/egl/spec/egl_khr_create_context/
H A Dvalid-flag-debug.c180 glGetIntegerv(GL_CONTEXT_FLAGS, &actual_flags); in try_debug_flag()
189 glGetIntegerv(GL_CONTEXT_FLAGS, &actual_flags); in try_debug_flag()
H A Dno-error.c157 glGetIntegerv(GL_CONTEXT_FLAGS, &context_flags); in check_no_error()
/dports/graphics/glfw2/glfw-2.7.9/tests/
H A Dversion.c39 #define GL_CONTEXT_FLAGS 0x821E macro
222 glGetIntegerv(GL_CONTEXT_FLAGS, &flags); in main()
/dports/graphics/glfw2/glfw-2.7.9/lib/
H A Dglext.c40 #define GL_CONTEXT_FLAGS 0x821E macro
148 glGetIntegerv( GL_CONTEXT_FLAGS, &flags ); in _glfwRefreshContextParams()
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/include/
H A Dglattr.pxi21 GL_CONTEXT_FLAGS = SDL_GL_CONTEXT_FLAGS variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.0/api/
H A Dforward-compatible-bit.c66 glGetIntegerv(GL_CONTEXT_FLAGS, &flags); in piglit_init()
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/error/
H A Dgl_debug.cpp52 glGetIntegerv(GL_CONTEXT_FLAGS, &flags); in create_debug_context()
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/
H A DGlContext.cpp106 #if !defined(GL_CONTEXT_FLAGS)
107 #define GL_CONTEXT_FLAGS 0x821E macro
704 glGetIntegerv(GL_CONTEXT_FLAGS, &flags); in initialize()
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/client/wayland-egl/
H A Dqwaylandglcontext.cpp89 #ifndef GL_CONTEXT_FLAGS
90 #define GL_CONTEXT_FLAGS 0x821E macro
383 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateGLFormat()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glx_arb_create_context/
H A Dno-error.c105 glGetIntegerv(GL_CONTEXT_FLAGS, &context_flags); in check_no_error()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/libkwineffects/
H A Dkwinglutils_funcs.cpp47 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in glResolveFunctions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcContextFlagsTests.cpp94 gl.getIntegerv(GL_CONTEXT_FLAGS, &flags); in iterate()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp98 #ifndef GL_CONTEXT_FLAGS
99 #define GL_CONTEXT_FLAGS 0x821E macro
353 glGetIntegerv(GL_CONTEXT_FLAGS, &value); in updateFormatFromGL()

12345678910>>...22