Home
last modified time | relevance | path

Searched refs:EGL_LOSE_CONTEXT_ON_RESET_KHR (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/
H A Dopengl_context_attribute_builder_test.cpp168 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
173 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
192 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
199 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
207 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
214 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
265 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
273 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
282 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
290 EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_KHR, EGL_LOSE_CONTEXT_ON_RESET_KHR, in testEgl_data()
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/egl/
H A Dwegl_imports.h50 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF macro
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DEGL_KHR_create_context18 EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DEGL_KHR_create_context18 EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DEGL_KHR_create_context18 EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/egl/spec/egl_khr_create_context/
H A Dcommon.h37 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/EGL/KHR/
H A Dcreate_context.py24 EGL_LOSE_CONTEXT_ON_RESET_KHR=_C('EGL_LOSE_CONTEXT_ON_RESET_KHR',0x31BF) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/EGL/KHR/
H A Dcreate_context.py24 EGL_LOSE_CONTEXT_ON_RESET_KHR=_C('EGL_LOSE_CONTEXT_ON_RESET_KHR',0x31BF) variable
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Degl_context_attribute_builder.cpp26 attribs.emplace_back(EGL_LOSE_CONTEXT_ON_RESET_KHR); in build()
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Degl_context.h97 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Degl_context.h97 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Degl_context.h97 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/graphics/glfw/glfw-3.3.4/src/
H A Degl_context.h97 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Degl_context.h97 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Degl_context.h97 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Degl_context.h101 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Degl_context.h97 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Degl_context.h101 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Degl_context.h83 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31bf macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/
H A DegluGLUtil.cpp189 attribList.push_back(EGL_LOSE_CONTEXT_ON_RESET_KHR); in createGLContext()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLInterface/
H A DEGL.cpp21 #define EGL_LOSE_CONTEXT_ON_RESET_KHR 0x31BF macro
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Degl_context.c363 strategy = EGL_LOSE_CONTEXT_ON_RESET_KHR; in _glfwCreateContext()
/dports/lang/clover/mesa-21.3.6/src/egl/main/
H A Deglcontext.c548 case EGL_LOSE_CONTEXT_ON_RESET_KHR: in _eglParseContextAttribList()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/egl/main/
H A Deglcontext.c548 case EGL_LOSE_CONTEXT_ON_RESET_KHR: in _eglParseContextAttribList()
/dports/graphics/mesa-libs/mesa-21.3.6/src/egl/main/
H A Deglcontext.c548 case EGL_LOSE_CONTEXT_ON_RESET_KHR: in _eglParseContextAttribList()

1234567