struct PhysicalDeviceLayeredApiPropertiesListKHR
Defined at line 74996 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint32_t layeredApiCount
vk::PhysicalDeviceLayeredApiPropertiesKHR * pLayeredApis
Public Methods
void PhysicalDeviceLayeredApiPropertiesListKHR (uint32_t layeredApiCount_, vk::PhysicalDeviceLayeredApiPropertiesKHR * pLayeredApis_, void * pNext_)
Defined at line 75004 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLayeredApiPropertiesListKHR (const PhysicalDeviceLayeredApiPropertiesListKHR & rhs)
Defined at line 75013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLayeredApiPropertiesListKHR (const VkPhysicalDeviceLayeredApiPropertiesListKHR & rhs)
Defined at line 75015 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLayeredApiPropertiesListKHR (const vk::ArrayProxyNoTemporaries<vk::PhysicalDeviceLayeredApiPropertiesKHR> & layeredApis_, void * pNext_)
Defined at line 75021 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesListKHR & operator= (const PhysicalDeviceLayeredApiPropertiesListKHR & rhs)
Defined at line 75028 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesListKHR & operator= (const VkPhysicalDeviceLayeredApiPropertiesListKHR & rhs)
Defined at line 75031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesListKHR & setPNext (void * pNext_)
Defined at line 75038 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesListKHR & setLayeredApiCount (uint32_t layeredApiCount_)
Defined at line 75044 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesListKHR & setPLayeredApis (vk::PhysicalDeviceLayeredApiPropertiesKHR * pLayeredApis_)
Defined at line 75050 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesListKHR & setLayeredApis (const vk::ArrayProxyNoTemporaries<vk::PhysicalDeviceLayeredApiPropertiesKHR> & layeredApis_)
Defined at line 75058 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceLayeredApiPropertiesListKHR & operator const VkPhysicalDeviceLayeredApiPropertiesListKHR & ()
Defined at line 75068 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceLayeredApiPropertiesListKHR & operator VkPhysicalDeviceLayeredApiPropertiesListKHR & ()
Defined at line 75073 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceLayeredApiPropertiesListKHR & )
Defined at line 75094 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp