Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDevice.cpp156 VkResult Device::waitForFences(uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint6… in waitForFences()
DlibVulkan.cpp1248 …ences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
/external/mesa3d/src/intel/vulkan/
Danv_queue.c1547 bool waitAll, in anv_wait_for_syncobj_fences()
1596 bool waitAll, in anv_wait_for_bo_fences()
1716 bool waitAll, in anv_wait_for_fences()
1793 VkBool32 waitAll, in anv_WaitForFences()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp167 WaitTestInstance (Context& context, bool waitAll, bool signalFromDevice) in WaitTestInstance()
257 …WaitTestCase (tcu::TestContext& testCtx, const std::string& name, bool waitAll, bool signalFromDev… in WaitTestCase()
597 bool waitAll; in init() member
/external/mesa3d/src/freedreno/vulkan/
Dtu_kgsl.c547 VkBool32 waitAll, in tu_WaitForFences()
Dtu_drm.c835 VkBool32 waitAll, in tu_WaitForFences()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c1254 VkBool32 waitAll, in v3dv_WaitForFences()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1517 VkBool32 waitAll, in lvp_WaitForFences()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c1886 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in anv_WaitForFences()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl120 …nces (VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 waitAll, deUint64 tim…
DvkNullDriverImpl.inl561 …nces (VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 waitAll, deUint64 tim…
/external/mesa3d/src/amd/vulkan/
Dradv_device.c5840 VkBool32 waitAll, in radv_WaitForFences()
/external/vulkan-validation-layers/layers/generated/
Dthread_safety.cpp633 VkBool32 waitAll, in PreCallRecordWaitForFences()
647 VkBool32 waitAll, in PostCallRecordWaitForFences()
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()
Dlayer_chassis_dispatch.cpp1567 VkBool32 waitAll, in DispatchWaitForFences()
Dobject_tracker.cpp582 VkBool32 waitAll, in PreCallValidateWaitForFences()
Dparameter_validation.cpp2345 VkBool32 waitAll, in PreCallValidateWaitForFences()
Dchassis.cpp1695 VkBool32 waitAll, in WaitForFences()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp473 …& vk, VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 waitAll, deUint64 tim… in waitForFences()
/external/vulkan-validation-layers/layers/
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()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp1997 …nces( VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
67429 …ice::waitForFences( uint32_t fenceCount, const vk::Fence* pFences, vk::Bool32 waitAll, uint64_t ti… in waitForFences()
67435 … Result Device::waitForFences( ArrayProxy<const vk::Fence> fences, vk::Bool32 waitAll, uint64_t ti… in waitForFences()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp2508 …nces( VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
72911 …t fenceCount, const VULKAN_HPP_NAMESPACE::Fence* pFences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences()
72917 …es( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> fences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences()