Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDevice.cpp87 void Device::waitForFences(uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t … in waitForFences() function in vk::Device
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp134 bool waitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& f… in waitForFences() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl27 WaitForFencesFunc waitForFences; variable
DvkDeviceDriverImpl.inl120 VkResult DeviceDriver::waitForFences (VkDevice device, deUint32 fenceCount, const VkFence* pFences,… function in DeviceDriver
DvkNullDriverImpl.inl519 VKAPI_ATTR VkResult VKAPI_CALL waitForFences (VkDevice device, deUint32 fenceCount, const VkFence* … function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp433 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence*… in waitForFences() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp41874 …VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t fenceCount, const Fence* pFences, Bool32 … in waitForFences() function in VULKAN_HPP_NAMESPACE::Device
41880 …VULKAN_HPP_INLINE Result Device::waitForFences( ArrayProxy<const Fence> fences, Bool32 waitAll, ui… in waitForFences() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51892 …VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t fenceCount, const Fence* pFences, Bool32 … in waitForFences() function in VULKAN_HPP_NAMESPACE::Device
51898 …VULKAN_HPP_INLINE Result Device::waitForFences( ArrayProxy<const Fence> fences, Bool32 waitAll, ui… in waitForFences() function in VULKAN_HPP_NAMESPACE::Device