Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.0/api/
H A Dforward-compatible-bit.c72 !(flags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) { in piglit_init()
80 (flags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) { in piglit_init()
/dports/graphics/glfw2/glfw-2.7.9/tests/
H A Dversion.c40 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
225 if (flags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in main()
/dports/graphics/glfw2/glfw-2.7.9/lib/
H A Dglext.c41 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
150 if( flags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT ) in _glfwRefreshContextParams()
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/client/wayland-egl/
H A Dqwaylandglcontext.cpp92 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
93 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
384 if (!(value & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) in updateGLFormat()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dlines.c65 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/xdemos/
H A Dglinfo_common.c33 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
34 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x00000001 macro
831 { GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT, "forward-compatible" }, in context_flags_string()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dlines.c63 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in line_width()
/dports/x11/virtualgl/virtualgl-3.0/glxdemos/
H A Dglinfo_common.c35 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
36 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x00000001 macro
894 { GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT, "forward-compatible" }, in context_flags_string()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/xdemos/
H A Dglinfo_common.c33 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
34 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x00000001 macro
886 { GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT, "forward-compatible" }, in context_flags_string()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp101 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
102 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
354 if (!(value & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp101 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
102 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
354 if (!(value & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp101 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
102 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
354 if (!(value & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) in updateFormatFromGL()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp101 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
102 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
354 if (!(value & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) in updateFormatFromGL()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp101 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
102 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
354 if (!(value & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp101 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
102 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
354 if (!(value & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) in updateFormatFromGL()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglplatformcontext.cpp101 #ifndef GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT
102 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro
354 if (!(value & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT)) in updateFormatFromGL()

12345678910>>...21