Home
last modified time | relevance | path

Searched defs:waitAll (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_fence.h400 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_sizeof_vkWaitForFences()
421 …lags, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_encode_vkWaitForFences()
441 …reply(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_sizeof_vkWaitForFences_reply()
457 …*dec, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_decode_vkWaitForFences_reply()
602 …lags, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_submit_vkWaitForFences()
729 …ring, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_call_vkWaitForFences()
745 …ring, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_async_vkWaitForFences()
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidWorkPool.cpp410 bool waitAll(WorkPool::WaitGroupHandle waitGroupHandle, WorkPool::TimeoutUs timeout) { in waitAll() function in gfxstream::guest::WorkPool::Impl
464 bool WorkPool::waitAll(WorkPool::WaitGroupHandle waitGroup, WorkPool::TimeoutUs timeout) { in waitAll() function in gfxstream::guest::WorkPool
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c253 VkBool32 waitAll, in vk_common_WaitForFences()
/aosp_15_r20/system/libhwbinder/vts/performance/
H A DLatency.cpp255 static void waitAll(vector<Pipe>& v) { in waitAll() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationTimelineSemaphoreTests.cpp155 … WaitTestInstance(Context &context, SynchronizationType type, bool waitAll, bool signalFromDevice) in WaitTestInstance()
244 …estCase(tcu::TestContext &testCtx, const std::string &name, SynchronizationType type, bool waitAll, in WaitTestCase()
742 bool waitAll; in init() member
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDevice.cpp209 VkResult Device::waitForFences(uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint6… in waitForFences()
H A DlibVulkan.cpp1701 …ences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c1713 VkBool32 waitAll, in vn_WaitForFences()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceDriverImpl.inl107 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
H A DvkDeviceDriverSCImpl.inl188 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
H A DvkNullDriverImpl.inl366 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp1145 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in WaitForFences()
2200 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1261 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in WaitForFences()
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp1116 … fenceCount, const VULKAN_HPP_NAMESPACE::Fence * pFences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences()
1124 …yProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences()
Dvulkansc_raii.hpp6399 …yProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences()
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp633 VkBool32 waitAll, in PreCallRecordWaitForFences()
647 VkBool32 waitAll, in PostCallRecordWaitForFences()
H A Dchassis.h2641 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in PreCallValidateWaitForFences()
2642 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in PreCallRecordWaitForFences()
2643 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in PostCallRecordWaitForFences()
H A Dparameter_validation.cpp2345 VkBool32 waitAll, in PreCallValidateWaitForFences()
H A Dobject_tracker.cpp582 VkBool32 waitAll, in PreCallValidateWaitForFences()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp4039 …lidateWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, in PreCallValidateWaitForFences()
4049 …RecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, in PostCallRecordWaitForFences()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dfunc_table.cpp471 VkBool32 waitAll, uint64_t timeout) { in gfxstream_vk_WaitForFences()
H A DResourceTracker.cpp4908 VkBool32 waitAll, uint64_t timeout) { in on_vkWaitForFences()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp430 VkBool32 waitAll, uint64_t timeout) in waitForFences()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceDriverImpl.inl122 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
H A DvkNullDriverImpl.inl719 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…

1234