/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | Swapchain.cpp | 79 void Swapchain::queuePresent(vk::Queue queue, uint32_t imageIndex, vk::Semaphore waitSemaphore) in queuePresent()
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 1585 void GrMtlGpu::waitSemaphore(GrSemaphore* semaphore) { function
|
/third_party/skia/src/gpu/mock/ |
D | GrMockGpu.h | 43 void waitSemaphore(GrSemaphore* semaphore) override {} in waitSemaphore() function
|
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlGpu.h | 105 void waitSemaphore(sk_sp<GrSemaphore> semaphore) override {} in waitSemaphore() function
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockGpu.h | 45 void waitSemaphore(sk_sp<GrSemaphore> semaphore) override {} in waitSemaphore() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | CommandProcessor.cpp | 241 const Semaphore *waitSemaphore, in initOneOffQueueSubmit() 713 const Semaphore *waitSemaphore, in queueSubmitOneOff() 1194 const Semaphore *waitSemaphore, in queueSubmitOneOff()
|
D | SyncVk.cpp | 308 DeviceScoped<Semaphore> waitSemaphore(device); in serverWait() local
|
D | RendererVk.cpp | 3132 const vk::Semaphore *waitSemaphore, in queueSubmitOneOff()
|
D | ContextVk.cpp | 2288 const vk::Semaphore *waitSemaphore = in submitFrame() local
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 468 void GrDawnGpu::waitSemaphore(sk_sp<GrSemaphore> semaphore) { in waitSemaphore() function in GrDawnGpu
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 2518 void ContextVk::insertWaitSemaphore(const vk::Semaphore *waitSemaphore) in insertWaitSemaphore() 2909 vk::Semaphore waitSemaphore = mCurrentWindowSurface->getAcquireImageSemaphore(); in waitForSwapchainImageIfNecessary() local
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 836 void GrDawnGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrDawnGpu
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 1721 void GrD3DGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrD3DGpu
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 4232 const VkSemaphore* waitSemaphore, in copyBufferToImage()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 2591 void GrVkGpu::waitSemaphore(sk_sp<GrSemaphore> semaphore) { in waitSemaphore() function in GrVkGpu
|
/third_party/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 2611 void GrVkGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrVkGpu
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 4065 void GrGLGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrGLGpu
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 4202 void GrGLGpu::waitSemaphore(sk_sp<GrSemaphore> semaphore) { in waitSemaphore() function in GrGLGpu
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 7631 void Context::waitSemaphore(GLuint semaphoreHandle, in waitSemaphore() function in gl::Context
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 8677 void Context::waitSemaphore(SemaphoreID semaphoreHandle, in waitSemaphore() function in gl::Context
|