/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_fence.h | 399 …ences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_sizeof_vkWaitForFences() 420 …lags, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_encode_vkWaitForFences() 440 …reply(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_sizeof_vkWaitForFences_reply() 456 …*dec, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_decode_vkWaitForFences_reply() 557 …lags, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_submit_vkWaitForFences() 663 …ance, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_call_vkWaitForFences() 679 …ance, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim… in vn_async_vkWaitForFences()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_fence.c | 252 VkBool32 waitAll, in vk_common_WaitForFences()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDevice.cpp | 228 VkResult Device::waitForFences(uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint6… in waitForFences()
|
D | libVulkan.cpp | 1404 …ences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_kgsl.c | 639 VkBool32 waitAll, in tu_WaitForFences()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationTimelineSemaphoreTests.cpp | 165 WaitTestInstance (Context& context, SynchronizationType type, bool waitAll, bool signalFromDevice) in WaitTestInstance() 255 …tContext& testCtx, const std::string& name, SynchronizationType type, bool waitAll, bool signalFro… in WaitTestCase() 745 bool waitAll; in init() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationTimelineSemaphoreTests.cpp | 165 WaitTestInstance (Context& context, SynchronizationType type, bool waitAll, bool signalFromDevice) in WaitTestInstance() 255 …tContext& testCtx, const std::string& name, SynchronizationType type, bool waitAll, bool signalFro… in WaitTestCase() 745 bool waitAll; in init() member
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_queue.c | 810 VkBool32 waitAll, in vn_WaitForFences()
|
/third_party/vulkan-loader/loader/ |
D | trampoline.c | 1220 VkBool32 waitAll, uint64_t timeout) { in vkWaitForFences()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 122 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
|
D | vkNullDriverImpl.inl | 689 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 456 …& vk, VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 waitAll, deUint64 tim… in waitForFences()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 456 …& vk, VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 waitAll, deUint64 tim… in waitForFences()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 1532 … VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences() 1545 VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()
|
D | vulkan_raii.hpp | 9610 VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()
|
D | vulkan.hpp | 1699 VkBool32 waitAll, in vkWaitForFences()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 1487 … VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences() 1500 … VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()
|
D | vulkan_raii.hpp | 11187 …yProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences()
|
D | vulkan.hpp | 1549 …ces( VkDevice device, uint32_t fenceCount, const VkFence * pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
|