Home
last modified time | relevance | path

Searched refs:ePhysicalDeviceVulkanMemoryModelFeatures (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_enums.hpp227ePhysicalDeviceVulkanMemoryModelFeatures = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_MEMORY_MODEL_F… enumerator
Dvulkan_to_string.hpp2694 …case StructureType::ePhysicalDeviceVulkanMemoryModelFeatures : return "PhysicalDeviceVulkanMemoryM… in to_string()
Dvulkan_structs.hpp72793 …OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures;
72890 …ULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures;
72899 struct CppType<StructureType, StructureType::ePhysicalDeviceVulkanMemoryModelFeatures>