Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp74767 struct PhysicalDeviceLayeredApiPropertiesListKHR struct
74769 using NativeType = VkPhysicalDeviceLayeredApiPropertiesListKHR;
74771 static const bool allowDuplicate = false;
74772 …CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceLayeredApiPropertiesListKHR;
74775 …CONSTEXPR_14 PhysicalDeviceLayeredApiPropertiesListKHR( uint32_t … in PhysicalDeviceLayeredApiPropertiesListKHR() argument
74786PhysicalDeviceLayeredApiPropertiesListKHR( VkPhysicalDeviceLayeredApiPropertiesListKHR const & rhs… in PhysicalDeviceLayeredApiPropertiesListKHR() function
74792 PhysicalDeviceLayeredApiPropertiesListKHR( in PhysicalDeviceLayeredApiPropertiesListKHR() function
74804 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLayeredApiPropertiesListKHR const *>… in operator =()
74809 …STEXPR_14 PhysicalDeviceLayeredApiPropertiesListKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
74815 …ceLayeredApiPropertiesListKHR & setLayeredApiCount( uint32_t layeredApiCount_ ) VULKAN_HPP_NOEXCEPT in setLayeredApiCount()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp71097 struct PhysicalDeviceLayeredApiPropertiesListKHR struct
71099 using NativeType = VkPhysicalDeviceLayeredApiPropertiesListKHR;
71101 static const bool allowDuplicate = false;
71102 …CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceLayeredApiPropertiesListKHR;
71105 …CONSTEXPR_14 PhysicalDeviceLayeredApiPropertiesListKHR( uint32_t … in PhysicalDeviceLayeredApiPropertiesListKHR() function
71116PhysicalDeviceLayeredApiPropertiesListKHR( VkPhysicalDeviceLayeredApiPropertiesListKHR const & rhs… in PhysicalDeviceLayeredApiPropertiesListKHR() function
71122 PhysicalDeviceLayeredApiPropertiesListKHR( in PhysicalDeviceLayeredApiPropertiesListKHR() function
71134 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLayeredApiPropertiesListKHR const *>… in operator =()
71139 …STEXPR_14 PhysicalDeviceLayeredApiPropertiesListKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
71145 …ceLayeredApiPropertiesListKHR & setLayeredApiCount( uint32_t layeredApiCount_ ) VULKAN_HPP_NOEXCEPT in setLayeredApiCount()
[all …]