Searched refs:DeviceMemoryReportFlagsEXT (Results 1 – 2 of 2) sorted by relevance
6606 using DeviceMemoryReportFlagsEXT = Flags<DeviceMemoryReportFlagBitsEXT>; typedef6612 static VULKAN_HPP_CONST_OR_CONSTEXPR DeviceMemoryReportFlagsEXT allFlags = {};
2184 VULKAN_HPP_INLINE std::string to_string( DeviceMemoryReportFlagsEXT ) in to_string() argument