Home
last modified time | relevance | path

Searched defs:PhysicalDeviceExternalFormatResolvePropertiesANDROID (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp64581 struct PhysicalDeviceExternalFormatResolvePropertiesANDROID struct
64583 using NativeType = VkPhysicalDeviceExternalFormatResolvePropertiesANDROID;
64585 static const bool allowDuplicate = false;
64586 …tructureType structureType = StructureType::ePhysicalDeviceExternalFormatResolvePropertiesANDROID;
64589 VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalFormatResolvePropertiesANDROID( in PhysicalDeviceExternalFormatResolvePropertiesANDROID() argument
64604PhysicalDeviceExternalFormatResolvePropertiesANDROID( VkPhysicalDeviceExternalFormatResolvePropert… in PhysicalDeviceExternalFormatResolvePropertiesANDROID() function
64615 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalFormatResolvePropertiesANDRO… in operator =()
64619 …operator VkPhysicalDeviceExternalFormatResolvePropertiesANDROID const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceExternalFormatResolvePropertiesANDROID const&()
64624 operator VkPhysicalDeviceExternalFormatResolvePropertiesANDROID &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceExternalFormatResolvePropertiesANDROID&()
64639 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]