Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_RELEASE_BEHAVIOR (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cContextFlushControlTests.cpp34 #ifndef GL_CONTEXT_RELEASE_BEHAVIOR
35 #define GL_CONTEXT_RELEASE_BEHAVIOR 0x82FB macro
163 gl.getIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &value_i); in testQuery()
166 gl.getInteger64v(GL_CONTEXT_RELEASE_BEHAVIOR, &value_i64); in testQuery()
169 gl.getFloatv(GL_CONTEXT_RELEASE_BEHAVIOR, &value_f); in testQuery()
172 gl.getDoublev(GL_CONTEXT_RELEASE_BEHAVIOR, &value_d); in testQuery()
175 gl.getBooleanv(GL_CONTEXT_RELEASE_BEHAVIOR, &value_b); in testQuery()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DKHR_context_flush_control.java40 int GL_CONTEXT_RELEASE_BEHAVIOR = 0x82FB; field
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_KHR_context_flush_control5 GL_CONTEXT_RELEASE_BEHAVIOR 0x82FB
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/glx/
H A Dglx-context-flush-control.c78 #ifndef GL_CONTEXT_RELEASE_BEHAVIOR
79 #define GL_CONTEXT_RELEASE_BEHAVIOR 0x82FB macro
157 glGetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &actual_release_behavior); in create_context()
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_KHR_context_flush_control5 GL_CONTEXT_RELEASE_BEHAVIOR 0x82FB
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_KHR_context_flush_control5 GL_CONTEXT_RELEASE_BEHAVIOR 0x82FB
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_KHR_context_flush_control5 GL_CONTEXT_RELEASE_BEHAVIOR 0x82FB
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_KHR_context_flush_control5 GL_CONTEXT_RELEASE_BEHAVIOR 0x82FB
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/KHR/
H A Dcontext_flush_control.py14 GL_CONTEXT_RELEASE_BEHAVIOR=_C('GL_CONTEXT_RELEASE_BEHAVIOR',0x82FB) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/KHR/
H A Dcontext_flush_control.py14 GL_CONTEXT_RELEASE_BEHAVIOR=_C('GL_CONTEXT_RELEASE_BEHAVIOR',0x82FB) variable
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/include/
H A Dglattr.pxi25 GL_CONTEXT_RELEASE_BEHAVIOR = SDL_GL_CONTEXT_RELEASE_BEHAVIOR variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_4_6.py18 GL_CONTEXT_RELEASE_BEHAVIOR=_C('GL_CONTEXT_RELEASE_BEHAVIOR',0x82FB) variable
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dcontext.c391 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dcontext.c466 window->GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dcontext.c557 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dcontext.c559 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dcontext.c559 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dcontext.c557 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
H A Dinternal.h101 #define GL_CONTEXT_RELEASE_BEHAVIOR 0x82fb macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dcontext.c557 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
H A Dinternal.h101 #define GL_CONTEXT_RELEASE_BEHAVIOR 0x82fb macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dcontext.c557 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dcontext.c557 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dcontext.c559 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dcontext.c557 window->context.GetIntegerv(GL_CONTEXT_RELEASE_BEHAVIOR, &behavior); in _glfwRefreshContextAttribs()

12345678910