Searched defs:waitSemaphore (Results 1 – 13 of 13) sorted by relevance
| /external/swiftshader/tests/VulkanWrapper/ |
| D | Swapchain.cpp | 79 void Swapchain::queuePresent(vk::Queue queue, uint32_t imageIndex, vk::Semaphore waitSemaphore) in queuePresent()
|
| /external/skia/src/gpu/ganesh/mtl/ |
| D | GrMtlGpu.mm | 1628 void GrMtlGpu::waitSemaphore(GrSemaphore* semaphore) { function
|
| /external/skia/src/gpu/ganesh/mock/ |
| D | GrMockGpu.h | 43 void waitSemaphore(GrSemaphore* semaphore) override {} in waitSemaphore() function
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | CommandProcessor.cpp | 389 VkSemaphore waitSemaphore, in initOneOffQueueSubmit() 889 VkSemaphore waitSemaphore, in enqueueSubmitOneOffCommands() 1433 VkSemaphore waitSemaphore, in queueSubmitOneOff()
|
| D | SyncVk.cpp | 395 DeviceScoped<Semaphore> waitSemaphore(device); in serverWait() local
|
| D | RendererVk.cpp | 5101 VkSemaphore waitSemaphore, in queueSubmitOneOff() 5140 const vk::Semaphore &waitSemaphore, in queueSubmitWaitSemaphore()
|
| /external/skia/src/gpu/ganesh/dawn/ |
| D | GrDawnGpu.cpp | 903 void GrDawnGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrDawnGpu
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DGpu.cpp | 1769 void GrD3DGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrD3DGpu
|
| /external/OpenCL-CTS/test_conformance/vulkan/vulkan_interop_common/ |
| D | vulkan_wrapper.cpp | 639 void VulkanQueue::submit(const VulkanSemaphore &waitSemaphore, in submit()
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkGpu.cpp | 2774 void GrVkGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrVkGpu
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkImageUtil.cpp | 4319 const VkSemaphore* waitSemaphore, in copyBufferToImage()
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 4258 void GrGLGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrGLGpu
|
| /external/angle/src/libANGLE/ |
| D | Context.cpp | 8801 void Context::waitSemaphore(SemaphoreID semaphoreHandle, in waitSemaphore() function in gl::Context
|