Home
last modified time | relevance | path

Searched defs:waitForFences (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp134 bool waitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& f… in waitForFences() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.cpp228 VkResult Device::waitForFences(uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint6… in waitForFences() function in vk::Device
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl27 WaitForFencesFunc waitForFences; variable
DvkDeviceDriverImpl.inl120 VkResult DeviceDriver::waitForFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences,… function in DeviceDriver
DvkNullDriverImpl.inl645 VKAPI_ATTR VkResult VKAPI_CALL waitForFences (VkDevice device, uint32_t fenceCount, const VkFence* … function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp445 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence*… in waitForFences() function
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1560 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t … in waitForFences() function in VULKAN_HPP_NAMESPACE::Device
1574 Device::waitForFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, in waitForFences() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10362 Device::waitForFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, in waitForFences() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1530 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t … in waitForFences() function in VULKAN_HPP_NAMESPACE::Device
1544 Device::waitForFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, in waitForFences() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp9609 Device::waitForFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, in waitForFences() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device