Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp12060 using MemoryMapFlags = Flags<MemoryMapFlagBits>; typedef
12062 VULKAN_HPP_INLINE std::string to_string( MemoryMapFlags ) in to_string() argument