Searched defs:waitForFences (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/src/Vulkan/ |
| D | VkDevice.cpp | 87 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/ |
| D | vktSparseResourcesQueueBindSparseTests.cpp | 134 bool waitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& f… in waitForFences() function
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFunctionPointers.inl | 27 WaitForFencesFunc waitForFences; variable
|
| D | vkDeviceDriverImpl.inl | 120 VkResult DeviceDriver::waitForFences (VkDevice device, deUint32 fenceCount, const VkFence* pFences,… function in DeviceDriver
|
| D | vkNullDriverImpl.inl | 519 VKAPI_ATTR VkResult VKAPI_CALL waitForFences (VkDevice device, deUint32 fenceCount, const VkFence* … function
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 433 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence*… in waitForFences() function
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 41874 …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/ |
| D | vulkan.hpp | 51892 …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
|