struct PhysicalDeviceProperties2
Defined at line 75995 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
PhysicalDeviceProperties properties
Public Methods
void PhysicalDeviceProperties2 (vk::PhysicalDeviceProperties properties_, void * pNext_)
Defined at line 76003 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProperties2 (const PhysicalDeviceProperties2 & rhs)
Defined at line 76010 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProperties2 (const VkPhysicalDeviceProperties2 & rhs)
Defined at line 76012 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProperties2 & operator= (const PhysicalDeviceProperties2 & rhs)
Defined at line 76017 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProperties2 & operator= (const VkPhysicalDeviceProperties2 & rhs)
Defined at line 76020 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProperties2 & operator const VkPhysicalDeviceProperties2 & ()
Defined at line 76026 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProperties2 & operator VkPhysicalDeviceProperties2 & ()
Defined at line 76031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::partial_ordering operator<=> (const PhysicalDeviceProperties2 & )
Defined at line 76049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp