struct PhysicalDeviceDriverProperties
Defined at line 67100 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
DriverId driverID
ArrayWrapper1D driverName
ArrayWrapper1D driverInfo
ConformanceVersion conformanceVersion
Public Methods
void PhysicalDeviceDriverProperties (vk::DriverIddriverID_,const std::array<char, 256U> &driverName_,const std::array<char, 256U> &driverInfo_,vk::ConformanceVersionconformanceVersion_,void *pNext_)
Defined at line 67108 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDriverProperties (const PhysicalDeviceDriverProperties & rhs)
Defined at line 67121 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDriverProperties (const VkPhysicalDeviceDriverProperties & rhs)
Defined at line 67123 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDriverProperties & operator= (const PhysicalDeviceDriverProperties & rhs)
Defined at line 67128 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDriverProperties & operator= (const VkPhysicalDeviceDriverProperties & rhs)
Defined at line 67131 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDriverProperties & operator const VkPhysicalDeviceDriverProperties & ()
Defined at line 67137 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDriverProperties & operator VkPhysicalDeviceDriverProperties & ()
Defined at line 67142 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDriverProperties & rhs)
Defined at line 67165 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const PhysicalDeviceDriverProperties & rhs)
Defined at line 67184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const PhysicalDeviceDriverProperties & rhs)
Defined at line 67190 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp