Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp613eDeviceMemoryOverallocationCreateInfoAMD = VK_STRUCTURE_TYPE_DEVICE_MEMORY_OVERALLOCATION_CREATE_I… enumerator
1535 …case StructureType::eDeviceMemoryOverallocationCreateInfoAMD: return "DeviceMemoryOverallocationCr… in to_string()
Dvulkan_structs.hpp21123 StructureType::eDeviceMemoryOverallocationCreateInfoAMD;
21192 …ULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDeviceMemoryOverallocationCreateInfoAMD;
21208 struct CppType<StructureType, StructureType::eDeviceMemoryOverallocationCreateInfoAMD>
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp901eDeviceMemoryOverallocationCreateInfoAMD = VK_STRUCTURE_TYPE_DEVICE_MEMORY_OVERALLOCA… enumerator
Dvulkan_to_string.hpp4091 …case StructureType::eDeviceMemoryOverallocationCreateInfoAMD: return "DeviceMemoryOverallocationCr… in to_string()
Dvulkan_structs.hpp29985 …R_CONSTEXPR StructureType structureType = StructureType::eDeviceMemoryOverallocationCreateInfoAMD;
30068 … sType = StructureType::eDeviceMemoryOverallocationCreateInfoAMD;
30074 struct CppType<StructureType, StructureType::eDeviceMemoryOverallocationCreateInfoAMD>