Home
last modified time | relevance | path

Searched refs:DeviceCreateFlagBits (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1264 enum class DeviceCreateFlagBits : VkDeviceCreateFlags enum
1267 using DeviceCreateFlags = Flags<DeviceCreateFlagBits>;
1270 template <> struct FlagTraits<DeviceCreateFlagBits>
Dvulkan_enums.hpp2137 enum class DeviceCreateFlagBits : VkDeviceCreateFlags enum
2140 using DeviceCreateFlags = Flags<DeviceCreateFlagBits>;
2143 template <> struct FlagTraits<DeviceCreateFlagBits>
Dvulkansc_to_string.hpp2212 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlagBits ) in to_string() argument
Dvulkan_to_string.hpp4250 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlagBits ) in to_string() argument