struct PhysicalDeviceLayeredApiPropertiesListKHR

Defined at line 121579 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceLayeredApiPropertiesListKHR, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceLayeredApiPropertiesListKHR.html

Public Members

StructureType sType
void * pNext
uint32_t layeredApiCount
PhysicalDeviceLayeredApiPropertiesKHR * pLayeredApis

Public Methods

void PhysicalDeviceLayeredApiPropertiesListKHR (uint32_t layeredApiCount_, PhysicalDeviceLayeredApiPropertiesKHR * pLayeredApis_, void * pNext_)

Defined at line 121587 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceLayeredApiPropertiesListKHR (const PhysicalDeviceLayeredApiPropertiesListKHR & rhs)

Defined at line 121596 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceLayeredApiPropertiesListKHR (const VkPhysicalDeviceLayeredApiPropertiesListKHR & rhs)

Defined at line 121598 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceLayeredApiPropertiesListKHR (const ArrayProxyNoTemporaries<PhysicalDeviceLayeredApiPropertiesKHR> & layeredApis_, void * pNext_)

Defined at line 121604 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR & operator= (const PhysicalDeviceLayeredApiPropertiesListKHR & rhs)

Defined at line 121610 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR & operator= (const VkPhysicalDeviceLayeredApiPropertiesListKHR & rhs)

Defined at line 121613 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR & setPNext (void * pNext_)

Defined at line 121620 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR && setPNext (void * pNext_)

Defined at line 121626 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR & setLayeredApiCount (uint32_t layeredApiCount_)

Defined at line 121632 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR && setLayeredApiCount (uint32_t layeredApiCount_)

Defined at line 121638 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR & setPLayeredApis (PhysicalDeviceLayeredApiPropertiesKHR * pLayeredApis_)

Defined at line 121644 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR && setPLayeredApis (PhysicalDeviceLayeredApiPropertiesKHR * pLayeredApis_)

Defined at line 121651 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceLayeredApiPropertiesListKHR & setLayeredApis (const ArrayProxyNoTemporaries<PhysicalDeviceLayeredApiPropertiesKHR> & layeredApis_)

Defined at line 121659 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceLayeredApiPropertiesListKHR & operator const VkPhysicalDeviceLayeredApiPropertiesListKHR & ()

Defined at line 121669 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceLayeredApiPropertiesListKHR & operator VkPhysicalDeviceLayeredApiPropertiesListKHR & ()

Defined at line 121674 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceLayeredApiPropertiesListKHR * operator const VkPhysicalDeviceLayeredApiPropertiesListKHR * ()

Defined at line 121679 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceLayeredApiPropertiesListKHR * operator VkPhysicalDeviceLayeredApiPropertiesListKHR * ()

Defined at line 121684 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceLayeredApiPropertiesListKHR & )

Defined at line 121697 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp