Home
last modified time | relevance | path

Searched refs:eDisplayPlaneProperties2KHR (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp485 eDisplayPlaneProperties2KHR = VK_STRUCTURE_TYPE_DISPLAY_PLANE_PROPERTIES_2_KHR, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1387 case StructureType::eDisplayPlaneProperties2KHR: return "DisplayPlaneProperties2KHR"; in to_string()
H A Dvulkan_structs.hpp22583 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDisplayPlaneProperties2KHR;
22633 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDisplayPlaneProperties2KHR;
22646 struct CppType<StructureType, StructureType::eDisplayPlaneProperties2KHR>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp757 eDisplayPlaneProperties2KHR = VK_STRUCTURE_TYPE_DISPLAY_PLANE_PROPERTIES_2_KHR, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp3981 case StructureType::eDisplayPlaneProperties2KHR: return "DisplayPlaneProperties2KHR"; in to_string()
H A Dvulkan_structs.hpp[all...]

Completed in 299 milliseconds