Home
last modified time | relevance | path

Searched defs:waitSemaphores (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandRecordingContext.h26 std::vector<VkSemaphore> waitSemaphores = {}; member
DDeviceVk.cpp810 std::vector<VkSemaphore> waitSemaphores; in CreateTextureWrappingVulkanImage() local
DTextureVk.cpp735 std::vector<VkSemaphore> waitSemaphores) { in BindExternalMemory()
/third_party/skia/src/image/
DSkSurface_Base.h126 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface_Gpu.cpp230 bool SkSurface_Gpu::onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
DSkSurface.cpp325 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
/third_party/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp86 const GrBackendSemaphore waitSemaphores[], in wait()
DGrVkCommandBuffer.cpp570 const VkSemaphore* waitSemaphores, in submit_to_queue()
615 SkTArray<GrVkSemaphore::Resource*>& waitSemaphores) { in submitToQueue()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp353 const VkSemaphore* waitSemaphores, in submitCommandsAndWait()
372 const VkSemaphore* waitSemaphores, in submitCommands()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp25 const std::vector<VkSemaphore> &waitSemaphores, in InitializeSubmitInfo()
216 const std::vector<VkSemaphore> &waitSemaphores, in initFlushAndQueueSubmit()
688 const std::vector<VkSemaphore> &waitSemaphores, in submitFrame()
1028 const std::vector<VkSemaphore> &waitSemaphores, in submitFrame()
DRendererVk.cpp3381 std::vector<VkSemaphore> &&waitSemaphores, in submitFrame()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp182 std::vector<VkSemaphore> waitSemaphores; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp182 std::vector<VkSemaphore> waitSemaphores; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl176 WaitSemaphoresFunc waitSemaphores; variable
DvkDeviceDriverImpl.inl857 VkResult DeviceDriver::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint6… function in DeviceDriver
DvkDeviceDriverSCImpl.inl1471 VkResult DeviceDriverSC::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uin… function in DeviceDriverSC
DvkNullDriverImpl.inl1513 VKAPI_ATTR VkResult VKAPI_CALL waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInf… function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp903 const VkSemaphore waitSemaphores[] = { in waitSemaphoreAndAcquireImage() local
/third_party/skia/src/gpu/v1/
DDevice.cpp913 const GrBackendSemaphore* waitSemaphores, in wait()
DSurfaceDrawContext.cpp1514 const GrBackendSemaphore waitSemaphores[], in waitOnSemaphores()
/third_party/skia/src/gpu/
DGrDirectContext.cpp420 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl232 WaitSemaphoresFunc waitSemaphores; variable
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl235 WaitSemaphoresFunc waitSemaphores; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp2532 SemaphoreVec waitSemaphores; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp2522 SemaphoreVec waitSemaphores; in iterate() local

12