Searched refs:DeviceCreateFlagBits (Results 1 - 3 of 3) sorted by relevance
/third_party/vulkan-headers/include/vulkan/ | ||
H A D | vulkan_enums.hpp | 2087 enum class DeviceCreateFlagBits : VkDeviceCreateFlags class in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InstanceCreateFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope 2091 using DeviceCreateFlags = Flags<DeviceCreateFlagBits>; 2094 struct FlagTraits<DeviceCreateFlagBits> |
H A D | vulkan_to_string.hpp | 5086 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlagBits ) in to_string() |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ | ||
H A D | vulkan_enums.hpp | 2937 enum class DeviceCreateFlagBits class in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope 2941 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlagBits ) in to_string() 8816 using DeviceCreateFlags = Flags<DeviceCreateFlagBits>; |
Completed in 234 milliseconds