Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_to_string.hpp264 VULKAN_HPP_INLINE std::string to_string( MemoryMapFlags ) in to_string() argument
Dvulkan_enums.hpp1891 using MemoryMapFlags = Flags<MemoryMapFlagBits>; typedef