Searched refs:GL_ARB_sync (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.6.rst45 - GL_ARB_sync (supported in software drivers and Intel DRI drivers)
H A D7.11.rst40 - GL_ARB_sync (gallium drivers only, intel support was in 7.6)
/xsrc/external/mit/MesaLib/dist/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
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h3676 #ifndef GL_ARB_sync
3677 #define GL_ARB_sync 1 macro
3678 #endif /* GL_ARB_sync */
H A Dglext.h4341 #ifndef GL_ARB_sync
4342 #define GL_ARB_sync 1 macro
4343 #endif /* GL_ARB_sync */
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h3658 #ifndef GL_ARB_sync
3659 #define GL_ARB_sync 1 macro
3660 #endif /* GL_ARB_sync */
H A Dglext.h4324 #ifndef GL_ARB_sync
4325 #define GL_ARB_sync 1 macro
4326 #endif /* GL_ARB_sync */
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h316 #define GL_ARB_sync 1 macro
[all...]

Completed in 282 milliseconds