Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_to_string.hpp212 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() argument
Dvulkan_enums.hpp1806 using DeviceCreateFlags = Flags<DeviceCreateFlagBits>; typedef