Home
last modified time | relevance | path

Searched defs:resetFences (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl25 ResetFencesFunc resetFences; variable
DvkDeviceDriverImpl.inl110 VkResult DeviceDriver::resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences) c… function in DeviceDriver
DvkNullDriverImpl.inl630 VKAPI_ATTR VkResult VKAPI_CALL resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pF… function
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1518 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::resetFences( uint32_t … in resetFences() function in VULKAN_HPP_NAMESPACE::Device
1529 …Device::resetFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, Dispatch const … in resetFences() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10339 …VULKAN_HPP_INLINE void Device::resetFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & … in resetFences() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1488 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::resetFences( uint32_t … in resetFences() function in VULKAN_HPP_NAMESPACE::Device
1499 …Device::resetFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & fences, Dispatch const … in resetFences() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp9586 …VULKAN_HPP_INLINE void Device::resetFences( ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & … in resetFences() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device