struct PhysicalDeviceLayeredApiPropertiesKHR
Defined at line 74897 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint32_t vendorID
uint32_t deviceID
PhysicalDeviceLayeredApiKHR layeredAPI
ArrayWrapper1D deviceName
Public Methods
void PhysicalDeviceLayeredApiPropertiesKHR (uint32_tvendorID_,uint32_tdeviceID_,vk::PhysicalDeviceLayeredApiKHRlayeredAPI_,const std::array<char, 256U> &deviceName_,void *pNext_)
Defined at line 74905 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLayeredApiPropertiesKHR (const PhysicalDeviceLayeredApiPropertiesKHR & rhs)
Defined at line 74919 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceLayeredApiPropertiesKHR (const VkPhysicalDeviceLayeredApiPropertiesKHR & rhs)
Defined at line 74921 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesKHR & operator= (const PhysicalDeviceLayeredApiPropertiesKHR & rhs)
Defined at line 74926 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceLayeredApiPropertiesKHR & operator= (const VkPhysicalDeviceLayeredApiPropertiesKHR & rhs)
Defined at line 74929 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceLayeredApiPropertiesKHR & operator const VkPhysicalDeviceLayeredApiPropertiesKHR & ()
Defined at line 74935 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceLayeredApiPropertiesKHR & operator VkPhysicalDeviceLayeredApiPropertiesKHR & ()
Defined at line 74940 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceLayeredApiPropertiesKHR & )
Defined at line 74963 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp