Home
last modified time | relevance | path

Searched refs:GL_ALREADY_SIGNALED (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_sync/
H A Dtimeout-zero.c80 ret1 != GL_ALREADY_SIGNALED) { in piglit_init()
89 if (ret2 != GL_ALREADY_SIGNALED) { in piglit_init()
103 if (ret1 != GL_ALREADY_SIGNALED) { in piglit_init()
H A Drepeat-wait.c86 if (ret2 != GL_ALREADY_SIGNALED) { in piglit_init()
/dports/devel/love/love-11.3/src/modules/graphics/opengl/
H A DFenceSync.cpp60 if (status == GL_ALREADY_SIGNALED || status == GL_CONDITION_SATISFIED) in cpuWait()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/opengl/
H A Dgropenglsync.cpp21 return res == GL_ALREADY_SIGNALED || res == GL_CONDITION_SATISFIED; in gr_opengl_sync_wait()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/null/
H A DSyncNULL.cpp31 *outResult = GL_ALREADY_SIGNALED; in clientWait()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/null/
H A DSyncNULL.cpp31 *outResult = GL_ALREADY_SIGNALED; in clientWait()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fSyncTests.cpp230 …case GL_ALREADY_SIGNALED: log << TestLog::Message << "// GL_ALREADY_SIGNALED" << TestLog::EndMess… in iterate()
240 if (m_caseOptions & CASE_FINISH_BEFORE_WAIT && waitValue != GL_ALREADY_SIGNALED) in iterate()
/dports/x11-wm/mutter/mutter-41.1/src/compositor/
H A Dmeta-sync-ring.c261 status = GL_ALREADY_SIGNALED; in meta_sync_check_update_finished()
265 if (status == GL_ALREADY_SIGNALED || status == GL_CONDITION_SATISFIED) in meta_sync_check_update_finished()
529 if (status != GL_ALREADY_SIGNALED && status != GL_CONDITION_SATISFIED) in meta_sync_ring_after_frame()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_sync14 GL_ALREADY_SIGNALED 0x911A
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_sync16 GL_ALREADY_SIGNALED 0x911A
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_sync16 GL_ALREADY_SIGNALED 0x911A
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_sync16 GL_ALREADY_SIGNALED 0x911A
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_sync14 GL_ALREADY_SIGNALED 0x911A
/dports/x11-wm/muffin/muffin-4.8.0/src/compositor/
H A Dmeta-sync-ring.c308 status = GL_ALREADY_SIGNALED; in meta_sync_check_update_finished()
312 if (status == GL_ALREADY_SIGNALED || status == GL_CONDITION_SATISFIED) in meta_sync_check_update_finished()
579 if (status != GL_ALREADY_SIGNALED && status != GL_CONDITION_SATISFIED) in meta_sync_ring_after_frame()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/gl/
H A Dgl_pixel_request.cpp70 ret == GL_ALREADY_SIGNALED) in is_ready()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/opengl/
H A Dconverter_sw.c61 #ifndef GL_ALREADY_SIGNALED
62 # define GL_ALREADY_SIGNALED 0x911A macro
308 GLenum wait = force ? GL_ALREADY_SIGNALED in persistent_release_gpupics()
311 if (wait == GL_ALREADY_SIGNALED || wait == GL_CONDITION_SATISFIED) in persistent_release_gpupics()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DFence.cpp131 return GL_ALREADY_SIGNALED; in clientWait()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DFence.cpp131 return GL_ALREADY_SIGNALED; in clientWait()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dsync.py14 GL_ALREADY_SIGNALED=_C('GL_ALREADY_SIGNALED',0x911A) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dsync.py14 GL_ALREADY_SIGNALED=_C('GL_ALREADY_SIGNALED',0x911A) variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dsync_api.c145 if (wait_val != GL_ALREADY_SIGNALED) { in piglit_display()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_sync.java71 int GL_ALREADY_SIGNALED = 0x911A; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DFenceNVGL.cpp93 result == GL_ALREADY_SIGNALED || result == GL_CONDITION_SATISFIED, in finish()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DFenceNVGL.cpp93 result == GL_ALREADY_SIGNALED || result == GL_CONDITION_SATISFIED, in finish()
/dports/graphics/libplacebo/libplacebo-4.157.0/src/opengl/
H A Dutils.c47 case GL_ALREADY_SIGNALED: in gl_poll_callbacks()

12345678910>>...23