Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp281ePhysicalDeviceVulkanMemoryModelFeatures = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_MEMORY_MOD… enumerator
1168 …case StructureType::ePhysicalDeviceVulkanMemoryModelFeatures: return "PhysicalDeviceVulkanMemoryMo… in to_string()
Dvulkan_structs.hpp57246 StructureType::ePhysicalDeviceVulkanMemoryModelFeatures;
57333 …MESPACE::StructureType sType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures;
57350 struct CppType<StructureType, StructureType::ePhysicalDeviceVulkanMemoryModelFeatures>
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp437ePhysicalDeviceVulkanMemoryModelFeatures = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_M… enumerator
Dvulkan_to_string.hpp3727 …case StructureType::ePhysicalDeviceVulkanMemoryModelFeatures: return "PhysicalDeviceVulkanMemoryMo… in to_string()
Dvulkan_structs.hpp89267 …R_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures;
89373 … = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures;
89381 struct CppType<StructureType, StructureType::ePhysicalDeviceVulkanMemoryModelFeatures>