Home
last modified time | relevance | path

Searched defs:waitSemaphore (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DSwapchain.cpp79 void Swapchain::queuePresent(vk::Queue queue, uint32_t imageIndex, vk::Semaphore waitSemaphore) in queuePresent()
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1585 void GrMtlGpu::waitSemaphore(GrSemaphore* semaphore) { function
/third_party/skia/src/gpu/mock/
DGrMockGpu.h43 void waitSemaphore(GrSemaphore* semaphore) override {} in waitSemaphore() function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.h105 void waitSemaphore(sk_sp<GrSemaphore> semaphore) override {} in waitSemaphore() function
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.h45 void waitSemaphore(sk_sp<GrSemaphore> semaphore) override {} in waitSemaphore() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp241 const Semaphore *waitSemaphore, in initOneOffQueueSubmit()
713 const Semaphore *waitSemaphore, in queueSubmitOneOff()
1194 const Semaphore *waitSemaphore, in queueSubmitOneOff()
DSyncVk.cpp308 DeviceScoped<Semaphore> waitSemaphore(device); in serverWait() local
DRendererVk.cpp3132 const vk::Semaphore *waitSemaphore, in queueSubmitOneOff()
DContextVk.cpp2288 const vk::Semaphore *waitSemaphore = in submitFrame() local
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp468 void GrDawnGpu::waitSemaphore(sk_sp<GrSemaphore> semaphore) { in waitSemaphore() function in GrDawnGpu
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2518 void ContextVk::insertWaitSemaphore(const vk::Semaphore *waitSemaphore) in insertWaitSemaphore()
2909 vk::Semaphore waitSemaphore = mCurrentWindowSurface->getAcquireImageSemaphore(); in waitForSwapchainImageIfNecessary() local
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp836 void GrDawnGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1721 void GrD3DGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrD3DGpu
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4232 const VkSemaphore* waitSemaphore, in copyBufferToImage()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp2591 void GrVkGpu::waitSemaphore(sk_sp<GrSemaphore> semaphore) { in waitSemaphore() function in GrVkGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2611 void GrVkGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp4065 void GrGLGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrGLGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp4202 void GrGLGpu::waitSemaphore(sk_sp<GrSemaphore> semaphore) { in waitSemaphore() function in GrGLGpu
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp7631 void Context::waitSemaphore(GLuint semaphoreHandle, in waitSemaphore() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp8677 void Context::waitSemaphore(SemaphoreID semaphoreHandle, in waitSemaphore() function in gl::Context