Searched defs:MemoryMapFlags (Results 1 – 2 of 2) sorted by relevance
264 VULKAN_HPP_INLINE std::string to_string( MemoryMapFlags ) in to_string() argument
1891 using MemoryMapFlags = Flags<MemoryMapFlagBits>; typedef