Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp224ePhysicalDeviceProtectedMemoryFeatures = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROTECTED_MEMORY… enumerator
1104 …case StructureType::ePhysicalDeviceProtectedMemoryFeatures: return "PhysicalDeviceProtectedMemoryF… in to_string()
Dvulkan_structs.hpp49182 StructureType::ePhysicalDeviceProtectedMemoryFeatures;
49249 …P_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceProtectedMemoryFeatures;
49263 struct CppType<StructureType, StructureType::ePhysicalDeviceProtectedMemoryFeatures>
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp381ePhysicalDeviceProtectedMemoryFeatures = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROTECTE… enumerator
Dvulkan_to_string.hpp3672 …case StructureType::ePhysicalDeviceProtectedMemoryFeatures: return "PhysicalDeviceProtectedMemoryF… in to_string()
Dvulkan_structs.hpp77351 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceProtectedMemoryFeatures;
77432 …P_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceProtectedMemoryFeatures;
77438 struct CppType<StructureType, StructureType::ePhysicalDeviceProtectedMemoryFeatures>