Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp74668 struct PhysicalDeviceLayeredApiPropertiesKHR struct
74670 using NativeType = VkPhysicalDeviceLayeredApiPropertiesKHR;
74672 static const bool allowDuplicate = false;
74673 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceLayeredApiPropertiesKHR;
74676 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceLayeredApiPropertiesKHR( in PhysicalDeviceLayeredApiPropertiesKHR() argument
74692PhysicalDeviceLayeredApiPropertiesKHR( VkPhysicalDeviceLayeredApiPropertiesKHR const & rhs ) VULKA… in PhysicalDeviceLayeredApiPropertiesKHR() function
74702 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLayeredApiPropertiesKHR const *>( &r… in operator =()
74706 operator VkPhysicalDeviceLayeredApiPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredApiPropertiesKHR const&()
74711 operator VkPhysicalDeviceLayeredApiPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredApiPropertiesKHR&()
74727 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp70998 struct PhysicalDeviceLayeredApiPropertiesKHR struct
71000 using NativeType = VkPhysicalDeviceLayeredApiPropertiesKHR;
71002 static const bool allowDuplicate = false;
71003 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceLayeredApiPropertiesKHR;
71006 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceLayeredApiPropertiesKHR( in PhysicalDeviceLayeredApiPropertiesKHR() function
71022PhysicalDeviceLayeredApiPropertiesKHR( VkPhysicalDeviceLayeredApiPropertiesKHR const & rhs ) VULKA… in PhysicalDeviceLayeredApiPropertiesKHR() function
71032 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLayeredApiPropertiesKHR const *>( &r… in operator =()
71036 operator VkPhysicalDeviceLayeredApiPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredApiPropertiesKHR const&()
71041 operator VkPhysicalDeviceLayeredApiPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredApiPropertiesKHR&()
71057 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]