Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp28 const std::vector<VkSemaphore> &waitSemaphores, in InitializeSubmitInfo()
255 std::vector<VkSemaphore> &&waitSemaphores, in initFlushWaitSemaphores()
1031 std::vector<VkSemaphore> &&waitSemaphores, in enqueueFlushWaitSemaphores()
1232 std::vector<VkSemaphore> &&waitSemaphores, in flushWaitSemaphores()
1531 std::vector<VkSemaphore> waitSemaphores; in submitCommands() local
H A DCommandProcessor.h566 std::vector<VkSemaphore> &&waitSemaphores, in flushWaitSemaphores()
H A Dvk_renderer.cpp6543 std::vector<VkSemaphore> &&waitSemaphores, in flushWaitSemaphores()
H A Dvk_helpers.h1350 std::vector<VkSemaphore> waitSemaphores; member
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkCmdUtil.cpp281 const uint32_t waitSemaphoreCount, const VkSemaphore *waitSemaphores, in submitCommandsAndWait()
298const VkSemaphore *waitSemaphores, const VkPipelineStageFlags *waitStages, in submitCommands()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCommandBuffer.h74 const BackendSemaphore* waitSemaphores) {} in addWaitSemaphores()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkSecondaryCBDrawContext.cpp119 const GrBackendSemaphore waitSemaphores[], in wait()
H A DGrVkCommandBuffer.cpp553 const VkSemaphore* waitSemaphores, in submit_to_queue()
605 TArray<GrVkSemaphore::Resource*>& waitSemaphores, in submitToQueue()
/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Base.h157 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
H A DSkSurface.cpp234 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp177 std::vector<VkSemaphore> waitSemaphores; in iterate() local
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp253 const BackendSemaphore* waitSemaphores) { in addWaitSemaphores()
321 const VkSemaphore* waitSemaphores, in submit_to_queue()
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_Ganesh.cpp251 const GrBackendSemaphore* waitSemaphores, in onWait()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceFunctionPointers.inl176 WaitSemaphoresFunc waitSemaphores; variable
H A DvkDeviceDriverImpl.inl899 VkResult DeviceDriver::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint6… function in DeviceDriver
H A DvkDeviceDriverSCImpl.inl1513 VkResult DeviceDriverSC::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uin… function in DeviceDriverSC
H A DvkNullDriverImpl.inl1513 VKAPI_ATTR VkResult VKAPI_CALL waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInf… function
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DVulkanHelper.cpp998 const VkSemaphore waitSemaphores[] = { in waitSemaphoreAndAcquireImage() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDirectContext.cpp395 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
H A DDevice.cpp1293 const GrBackendSemaphore* waitSemaphores, in wait()
H A DSurfaceDrawContext.cpp1534 const GrBackendSemaphore waitSemaphores[], in waitOnSemaphores()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceFunctionPointers.inl235 WaitSemaphoresFunc waitSemaphores; variable
H A DvkDeviceDriverImpl.inl1201 VkResult DeviceDriver::waitSemaphores (VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint6… function in DeviceDriver
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationTimelineSemaphoreTests.cpp2581 SemaphoreVec waitSemaphores; in iterate() local
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp4600 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::waitSemaphores( const VULKAN_HPP_NAMESPACE::… in waitSemaphores() function in VULKAN_HPP_NAMESPACE::Device
4608 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_NAMESPACE::Result Device::waitSemaphores( const … in waitSemaphores() function in VULKAN_HPP_NAMESPACE::Device

123