/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | Swapchain.cpp | 79 void Swapchain::queuePresent(vk::Queue queue, uint32_t imageIndex, vk::Semaphore waitSemaphore) in queuePresent()
|
/aosp_15_r20/frameworks/native/libs/renderengine/skia/ |
H A D | GaneshVkRenderEngine.cpp | 73 VkSemaphore waitSemaphore = in waitFence() local
|
H A D | GraphiteVkRenderEngine.cpp | 82 VkSemaphore waitSemaphore = in waitFence() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CommandProcessor.cpp | 413 VkSemaphore waitSemaphore, in initOneOffQueueSubmit() 988 VkSemaphore waitSemaphore, in enqueueSubmitOneOffCommands() 1582 VkSemaphore waitSemaphore, in queueSubmitOneOff()
|
H A D | SyncVk.cpp | 529 DeviceScoped<Semaphore> waitSemaphore(device); in serverWait() local
|
H A D | vk_renderer.cpp | 6144 VkSemaphore waitSemaphore, in queueSubmitOneOff() 6183 const vk::Semaphore &waitSemaphore, in queueSubmitWaitSemaphore()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlGpu.mm | 1616 void GrMtlGpu::waitSemaphore(GrSemaphore* semaphore) { function
|
/aosp_15_r20/external/skia/tools/window/ |
H A D | GraphiteNativeVulkanWindowContext.cpp | 594 VkSemaphore waitSemaphore; in onSwapBuffers() member
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/ |
H A D | GrMockGpu.h | 74 void waitSemaphore(GrSemaphore* semaphore) override {} in waitSemaphore() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DGpu.cpp | 1790 void GrD3DGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrD3DGpu
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/ |
H A D | vulkan_wrapper.cpp | 688 void VulkanQueue::submit(const VulkanSemaphore &waitSemaphore, in submit()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkGpu.cpp | 2700 void GrVkGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrVkGpu
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkImageUtil.cpp | 4643 … const std::vector<VkBufferImageCopy> ©Regions, const VkSemaphore *waitSemaphore, in copyBufferToImage()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLGpu.cpp | 4421 void GrGLGpu::waitSemaphore(GrSemaphore* semaphore) { in waitSemaphore() function in GrGLGpu
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 8923 void Context::waitSemaphore(SemaphoreID semaphoreHandle, in waitSemaphore() function in gl::Context
|