Home
last modified time | relevance | path

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

/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.cpp560 const VkSemaphore* waitSemaphores, in submit_to_queue()
595 SkTArray<GrVkSemaphore::Resource*>& waitSemaphores) { in submitToQueue()
/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/framework/vulkan/
DvkCmdUtil.cpp316 const VkSemaphore* waitSemaphores, in submitCommandsAndWait()
/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.cpp1512 const GrBackendSemaphore waitSemaphores[], in waitOnSemaphores()
/third_party/skia/src/gpu/
DGrDirectContext.cpp392 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl149 WaitSemaphoresFunc waitSemaphores; variable
DvkDeviceDriverImpl.inl730 VkResult DeviceDriver::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint6… function in DeviceDriver
DvkNullDriverImpl.inl1382 VKAPI_ATTR VkResult VKAPI_CALL waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInf… function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp2418 SemaphoreVec waitSemaphores; in iterate() local
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp6794 Device::waitSemaphores( const VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo * pWaitInfo, in waitSemaphores() function in VULKAN_HPP_NAMESPACE::Device
6805 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::waitSemaphores( in waitSemaphores() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10871 …Device::waitSemaphores( const VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo & waitInfo, uint64_t timeout… in waitSemaphores() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp6490 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::waitSemaphores( const VULKAN_HPP_NAMESPACE::… in waitSemaphores() function in VULKAN_HPP_NAMESPACE::Device
6501 …Device::waitSemaphores( const VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo & waitInfo, uint64_t timeout… in waitSemaphores() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp13440 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_NAMESPACE::Result Device::waitSemaphores( const … in waitSemaphores() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device