Searched defs:resetFences (Results 1 – 4 of 4) sorted by relevance
24 ResetFencesFunc resetFences; variable
105 VkResult DeviceDriver::resetFences (VkDevice device, deUint32 fenceCount, const VkFence* pFences) c… function in DeviceDriver
498 VKAPI_ATTR VkResult VKAPI_CALL resetFences (VkDevice device, deUint32 fenceCount, const VkFence* pF… function
28634 VULKAN_HPP_INLINE Result Device::resetFences( uint32_t fenceCount, const Fence* pFences ) const in resetFences() function in VULKAN_HPP_NAMESPACE::Device28639 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::resetFences( ArrayProxy<const Fence> fences … in resetFences() function in VULKAN_HPP_NAMESPACE::Device