Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp10625 using DescriptorPoolResetFlags = Flags<DescriptorPoolResetFlagBits>; typedef
10627 VULKAN_HPP_INLINE std::string to_string( DescriptorPoolResetFlags ) in to_string() argument