Home
last modified time | relevance | path

Searched refs:GL_ARB_sync (Results 51 – 75 of 445) sorted by relevance

12345678910>>...18

/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/gallium/
H A Dbuffermapping.rst185 frames, and the ``GL_ARB_sync`` fence has ensured that the GPU has at least started
240 the ``GL_ARB_sync`` fence has ensured that the GPU has started frame n-1.
302 In this app, buffer 480 gets used like this every other frame. The ``GL_ARB_sync``
340 frame. The ``GL_ARB_sync`` fence is used to make sure that the GPU has reached the
366 The ``GL_ARB_sync`` fence ensures that the GPU has started frame n-1 before the CPU
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/gallium/
H A Dbuffermapping.rst185 frames, and the ``GL_ARB_sync`` fence has ensured that the GPU has at least started
240 the ``GL_ARB_sync`` fence has ensured that the GPU has started frame n-1.
302 In this app, buffer 480 gets used like this every other frame. The ``GL_ARB_sync``
340 frame. The ``GL_ARB_sync`` fence is used to make sure that the GPU has reached the
366 The ``GL_ARB_sync`` fence ensures that the GPU has started frame n-1 before the CPU
/dports/graphics/mesa-dri/mesa-21.3.6/docs/gallium/
H A Dbuffermapping.rst185 frames, and the ``GL_ARB_sync`` fence has ensured that the GPU has at least started
240 the ``GL_ARB_sync`` fence has ensured that the GPU has started frame n-1.
302 In this app, buffer 480 gets used like this every other frame. The ``GL_ARB_sync``
340 frame. The ``GL_ARB_sync`` fence is used to make sure that the GPU has reached the
366 The ``GL_ARB_sync`` fence ensures that the GPU has started frame n-1 before the CPU
/dports/graphics/mesa-libs/mesa-21.3.6/docs/gallium/
H A Dbuffermapping.rst185 frames, and the ``GL_ARB_sync`` fence has ensured that the GPU has at least started
240 the ``GL_ARB_sync`` fence has ensured that the GPU has started frame n-1.
302 In this app, buffer 480 gets used like this every other frame. The ``GL_ARB_sync``
340 frame. The ``GL_ARB_sync`` fence is used to make sure that the GPU has reached the
366 The ``GL_ARB_sync`` fence ensures that the GPU has started frame n-1 before the CPU
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/gallium/
H A Dbuffermapping.rst185 frames, and the ``GL_ARB_sync`` fence has ensured that the GPU has at least started
240 the ``GL_ARB_sync`` fence has ensured that the GPU has started frame n-1.
302 In this app, buffer 480 gets used like this every other frame. The ``GL_ARB_sync``
340 frame. The ``GL_ARB_sync`` fence is used to make sure that the GPU has reached the
366 The ``GL_ARB_sync`` fence ensures that the GPU has started frame n-1 before the CPU
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/gl-prototypes/
H A Dcogl-all-functions.h213 #ifdef GL_ARB_sync
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/mesa-libs/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/mesa-dri/mesa-21.3.6/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/mesa-dri-classic/mesa-20.2.3/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
/dports/graphics/cogl/cogl-1.22.8/cogl/gl-prototypes/
H A Dcogl-all-functions.h308 #ifdef GL_ARB_sync
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/gl-prototypes/
H A Dcogl-all-functions.h308 #ifdef GL_ARB_sync
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/driver/gl/gles/
H A Dcogl-driver-gles.c429 #ifdef GL_ARB_sync in _cogl_driver_update_features()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/test/opencl/gl/
H A DDemoFractal.java367 System.out.println("\nOpenGL caps.GL_ARB_sync = " + caps.GL_ARB_sync); in initCL()
392 syncCLtoGL = caps.OpenGL32 || caps.GL_ARB_sync; in initCL()
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dgltypes.h977 #if !defined(GL_ARB_sync) && !defined(__TINY_GL_H__)
978 #define GL_ARB_sync 1 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/quic_trace/src/third_party/glew/src/
H A Dglew.c745 #ifdef GL_ARB_sync
837 #ifdef GL_ARB_sync
1479 #ifdef GL_ARB_sync
1835 #ifdef GL_ARB_sync in glewContextInit()
2506 #ifdef GL_ARB_sync in glewIsSupported()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/quic_trace/src/third_party/glew/src/
H A Dglew.c745 #ifdef GL_ARB_sync
837 #ifdef GL_ARB_sync
1479 #ifdef GL_ARB_sync
1835 #ifdef GL_ARB_sync in glewContextInit()
2506 #ifdef GL_ARB_sync in glewIsSupported()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DFeatureSupportGL.md16 |Sync objects|3.2|[GL_ARB_sync](https://www.opengl.org/registry/specs/ARB/sync.txt)|3.0|--||

12345678910>>...18