Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl24 ResetFencesFunc resetFences; variable
DvkDeviceDriverImpl.inl97 VkResult DeviceDriver::resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences) c… function in DeviceDriver
DvkDeviceDriverSCImpl.inl174 VkResult DeviceDriverSC::resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences)… function in DeviceDriverSC
DvkNullDriverImpl.inl351 VKAPI_ATTR VkResult VKAPI_CALL resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pF… function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl27 ResetFencesFunc resetFences; variable
DvkDeviceDriverImpl.inl112 VkResult DeviceDriver::resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences) c… function in DeviceDriver
DvkNullDriverImpl.inl674 VKAPI_ATTR VkResult VKAPI_CALL resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pF… function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl27 ResetFencesFunc resetFences; variable
DvkDeviceDriverImpl.inl112 VkResult DeviceDriver::resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences) c… function in DeviceDriver
DvkNullDriverImpl.inl686 VKAPI_ATTR VkResult VKAPI_CALL resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pF… function
/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
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1454 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::resetFences( uint32_t … in resetFences() function in VULKAN_HPP_NAMESPACE::Device
1465 …Device::resetFences( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::Fence> const & f… in resetFences() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp12210 …VULKAN_HPP_INLINE void Device::resetFences( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAME… in resetFences() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device