Home
last modified time | relevance | path

Searched defs:vkSemaphore (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Ddraw_vulkan_image.py26 def glSignalVkSemaphoreNV(vkSemaphore):pass argument
29 def glWaitVkSemaphoreNV(vkSemaphore):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/NV/
H A Ddraw_vulkan_image.py26 def glSignalVkSemaphoreNV(vkSemaphore):pass argument
29 def glWaitVkSemaphoreNV(vkSemaphore):pass argument
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/
H A DGrBackendSemaphore.h52 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/gpu/
H A DGrBackendSemaphore.h64 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/gpu/
H A DGrBackendSemaphore.h64 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/gpu/
H A DGrBackendSemaphore.h64 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/gpu/
H A DGrBackendSemaphore.h64 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/gpu/
H A DGrBackendSemaphore.h64 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/gpu/
H A DGrBackendSemaphore.h84 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DVulkanExternalImageTest.cpp293 VkSemaphore vkSemaphore = VK_NULL_HANDLE; in RunShouldImportSemaphoreTest() local
/dports/emulators/aranym/aranym-1.1.0/src/natfeat/nfosmesa/
H A Dcall-gl.c18163 void OSMesaDriver::nfglSignalVkSemaphoreNV(GLuint64 vkSemaphore) in nfglSignalVkSemaphoreNV()
24678 void OSMesaDriver::nfglWaitVkSemaphoreNV(GLuint64 vkSemaphore) in nfglWaitVkSemaphoreNV()
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dosmesa_loadslb.c24469 static void APIENTRY exec_glWaitVkSemaphoreNV(GLuint64 vkSemaphore) in exec_glWaitVkSemaphoreNV()
24475 static void APIENTRY exec_glSignalVkSemaphoreNV(GLuint64 vkSemaphore) in exec_glSignalVkSemaphoreNV()