Searched refs:SparseImageFormatFlags (Results 1 – 2 of 2) sorted by relevance
2297 using SparseImageFormatFlags = Flags<SparseImageFormatFlagBits>; typedef2303 static VULKAN_HPP_CONST_OR_CONSTEXPR SparseImageFormatFlags allFlags =
291 VULKAN_HPP_INLINE std::string to_string( SparseImageFormatFlags value ) in to_string()