struct PhysicalDeviceLayeredApiPropertiesKHR
Defined at line 121465 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceLayeredApiPropertiesKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceLayeredApiPropertiesKHR.html
Public Members
StructureType sType
void * pNext
uint32_t vendorID
uint32_t deviceID
PhysicalDeviceLayeredApiKHR layeredAPI
ArrayWrapper1D deviceName
Public Methods
void PhysicalDeviceLayeredApiPropertiesKHR (uint32_tvendorID_,uint32_tdeviceID_,PhysicalDeviceLayeredApiKHRlayeredAPI_,const std::array<char, 256U> &deviceName_,void *pNext_)
Defined at line 121473 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLayeredApiPropertiesKHR (const PhysicalDeviceLayeredApiPropertiesKHR & rhs)
Defined at line 121486 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLayeredApiPropertiesKHR (const VkPhysicalDeviceLayeredApiPropertiesKHR & rhs)
Defined at line 121488 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesKHR & operator= (const PhysicalDeviceLayeredApiPropertiesKHR & rhs)
Defined at line 121493 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesKHR & operator= (const VkPhysicalDeviceLayeredApiPropertiesKHR & rhs)
Defined at line 121496 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceLayeredApiPropertiesKHR & operator const VkPhysicalDeviceLayeredApiPropertiesKHR & ()
Defined at line 121502 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceLayeredApiPropertiesKHR & operator VkPhysicalDeviceLayeredApiPropertiesKHR & ()
Defined at line 121507 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceLayeredApiPropertiesKHR * operator const VkPhysicalDeviceLayeredApiPropertiesKHR * ()
Defined at line 121512 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceLayeredApiPropertiesKHR * operator VkPhysicalDeviceLayeredApiPropertiesKHR * ()
Defined at line 121517 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceLayeredApiPropertiesKHR & )
Defined at line 121536 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp