Home
last modified time | relevance | path

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

12

/external/mesa3d/src/virtio/venus-protocol/
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()
/external/mesa3d/src/vulkan/runtime/
Dvk_fence.c253 VkBool32 waitAll, in vk_common_WaitForFences()
/external/swiftshader/src/Vulkan/
DVkDevice.cpp209 VkResult Device::waitForFences(uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint6… in waitForFences()
DlibVulkan.cpp1707 …ences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint64_t tim… in vkWaitForFences()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
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
/external/mesa3d/src/virtio/vulkan/
Dvn_queue.c1713 VkBool32 waitAll, in vn_WaitForFences()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceDriverImpl.inl107 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
DvkDeviceDriverSCImpl.inl188 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
DvkNullDriverImpl.inl366 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
/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()
/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/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp431 VkBool32 waitAll, uint64_t timeout) in waitForFences()
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp4926 VkBool32 waitAll, uint64_t timeout) { in on_vkWaitForFences()
Dfunc_table.cpp471 VkBool32 waitAll, uint64_t timeout) { in gfxstream_vk_WaitForFences()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceDriverImpl.inl122 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
DvkNullDriverImpl.inl759 …nces (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t tim…
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_defines.h737 VkBool32 waitAll; member
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1662VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()
1675VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1662VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()
1675VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()
Dvulkan_raii.hpp12500 …yProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, VULKAN_HPP_NAMESPACE::Bool32 waitAll, ui… in waitForFences()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp1821VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()
1835VULKAN_HPP_NAMESPACE::Bool32 waitAll, in waitForFences()

12