/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | VulkanExternalImageTest.cpp | 103 VkSemaphore vkSemaphore = VK_NULL_HANDLE; in TEST_P() local 104 VkResult result = helper.createSemaphoreOpaqueFd(&vkSemaphore); in TEST_P() 108 result = helper.exportSemaphoreOpaqueFd(vkSemaphore, &fd); in TEST_P() 119 vkDestroySemaphore(helper.getDevice(), vkSemaphore, nullptr); in TEST_P()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_draw_vulkan_image.txt | 79 void WaitVkSemaphoreNV (GLuint64 vkSemaphore); 81 void SignalVkSemaphoreNV (GLuint64 vkSemaphore); 137 void WaitVkSemaphoreNV (GLuint64 vkSemaphore); 139 causes the GL server to block until the Vulkan VkSemaphore <vkSemaphore> 141 until the semaphore is signaled. <vkSemaphore> must be a valid Vulkan 146 void SignalVkSemaphoreNV (GLuint64 vkSemaphore); 148 causes the GL server to signal the Vulkan VkSemaphore <vkSemaphore> when 151 <vkSemaphore> must be a valid Vulkan VkSemaphore non-dispatchable handle
|
/third_party/openGLES/extensions/NV/ |
D | NV_draw_vulkan_image.txt | 79 void WaitVkSemaphoreNV (GLuint64 vkSemaphore); 81 void SignalVkSemaphoreNV (GLuint64 vkSemaphore); 137 void WaitVkSemaphoreNV (GLuint64 vkSemaphore); 139 causes the GL server to block until the Vulkan VkSemaphore <vkSemaphore> 141 until the semaphore is signaled. <vkSemaphore> must be a valid Vulkan 146 void SignalVkSemaphoreNV (GLuint64 vkSemaphore); 148 causes the GL server to signal the Vulkan VkSemaphore <vkSemaphore> when 151 <vkSemaphore> must be a valid Vulkan VkSemaphore non-dispatchable handle
|
/third_party/flutter/skia/include/gpu/ |
D | GrBackendSemaphore.h | 50 VkSemaphore vkSemaphore() const { in vkSemaphore() function
|
/third_party/skia/include/gpu/ |
D | GrBackendSemaphore.h | 59 VkSemaphore vkSemaphore() const { in vkSemaphore() function
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | VulkanExternalImageTest.cpp | 285 VkSemaphore vkSemaphore = VK_NULL_HANDLE; in RunShouldImportSemaphoreTest() local 286 VkResult result = helper.createSemaphoreOpaqueFd(&vkSemaphore); in RunShouldImportSemaphoreTest() 290 result = Traits::ExportSemaphore(&helper, vkSemaphore, &semaphoreHandle); in RunShouldImportSemaphoreTest() 301 vkDestroySemaphore(helper.getDevice(), vkSemaphore, nullptr); in RunShouldImportSemaphoreTest()
|
/third_party/skia/tests/ |
D | SurfaceSemaphoreTest.cpp | 314 VkSemaphore vkSem = semaphore.vkSemaphore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | VkHardwareBufferTest.cpp | 907 VkSemaphore semaphore = beSemaphore.vkSemaphore(); in exportSemaphore()
|
/third_party/flutter/skia/tests/ |
D | SurfaceSemaphoreTest.cpp | 304 VkSemaphore vkSem = semaphore.vkSemaphore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | VkHardwareBufferTest.cpp | 895 VkSemaphore semaphore = beSemaphore.vkSemaphore(); in exportSemaphore()
|
/third_party/mesa3d/include/GLES2/ |
D | gl2ext.h | 2728 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2729 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2734 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 2735 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
D | gl2ext.h | 2656 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2657 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2662 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 2663 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
D | gl2ext.h | 2656 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2657 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2662 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 2663 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/ |
D | gl2ext.h | 2656 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2657 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2662 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 2663 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/openGLES/api/GLES2/ |
D | gl2ext.h | 2730 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2731 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2736 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 2737 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
D | gl2ext.h | 2730 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2731 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 2736 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 2737 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 2596 return GrVkSemaphore::MakeWrapped(this, semaphore.vkSemaphore(), wrapType, ownership); in wrapBackendSemaphore()
|
/third_party/skia/ |
D | RELEASE_NOTES.txt | 13 For example, initVulkan and vkSemaphore are not defined unless the Vulkan backend is compiled
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 2578 return GrVkSemaphore::MakeWrapped(this, semaphore.vkSemaphore(), wrapType, ownership); in wrapBackendSemaphore()
|
/third_party/openGLES/api/GL/ |
D | glcorearb.h | 5054 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 5055 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 5060 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 5061 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glcorearb.h | 4982 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 4983 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 4988 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 4989 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glcorearb.h | 4982 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 4983 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 4988 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 4989 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
D | glext.h | 9693 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 9694 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 9699 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 9700 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
/third_party/mesa3d/include/GL/ |
D | glcorearb.h | 5036 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 5037 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 5042 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 5043 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|
D | glext.h | 9785 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 9786 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore); 9791 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore); 9792 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
|