Searched refs:EXT_semaphore (Results 1 – 6 of 6) sorted by relevance
588 if (!ctx->Extensions.EXT_semaphore) { in _mesa_GenSemaphoresEXT()623 if (!ctx->Extensions.EXT_semaphore) { in _mesa_DeleteSemaphoresEXT()657 if (!ctx->Extensions.EXT_semaphore) { in _mesa_IsSemaphoreEXT()677 if (!ctx->Extensions.EXT_semaphore) { in semaphore_parameter_stub()721 if (!ctx->Extensions.EXT_semaphore) { in _mesa_WaitSemaphoreEXT()781 if (!ctx->Extensions.EXT_semaphore) { in _mesa_SignalSemaphoreEXT()
279 EXT(EXT_semaphore , EXT_semaphore , GLL, GLC, x…
4463 GLboolean EXT_semaphore; member
400 ctx->Extensions.EXT_semaphore = true; in brw_init_extensions()
116 | [GL_EXT_semaphore](https://khronos.org/registry/OpenGL/extensions/EXT/EXT_semaphore.txt) | Ϩ…
844 { o(EXT_semaphore), PIPE_CAP_FENCE_SIGNAL }, in st_init_extensions()