Searched refs:BufferCreateFlags (Results 1 – 4 of 4) sorted by relevance
1520 using BufferCreateFlags = Flags<BufferCreateFlagBits>; typedef1526 static VULKAN_HPP_CONST_OR_CONSTEXPR BufferCreateFlags allFlags =
2478 using BufferCreateFlags = Flags<BufferCreateFlagBits>; typedef2484 static VULKAN_HPP_CONST_OR_CONSTEXPR BufferCreateFlags allFlags =
308 VULKAN_HPP_INLINE std::string to_string( BufferCreateFlags value ) in to_string()
386 VULKAN_HPP_INLINE std::string to_string( BufferCreateFlags value ) in to_string()