struct PhysicalDeviceProperties2
Defined at line 122648 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceProperties2, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceProperties2.html
Public Members
StructureType sType
void * pNext
PhysicalDeviceProperties properties
Public Methods
void PhysicalDeviceProperties2 (PhysicalDeviceProperties properties_, void * pNext_)
Defined at line 122656 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProperties2 (const PhysicalDeviceProperties2 & rhs)
Defined at line 122662 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProperties2 (const VkPhysicalDeviceProperties2 & rhs)
Defined at line 122664 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProperties2 & operator= (const PhysicalDeviceProperties2 & rhs)
Defined at line 122669 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProperties2 & operator= (const VkPhysicalDeviceProperties2 & rhs)
Defined at line 122672 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProperties2 & operator const VkPhysicalDeviceProperties2 & ()
Defined at line 122678 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProperties2 & operator VkPhysicalDeviceProperties2 & ()
Defined at line 122683 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProperties2 * operator const VkPhysicalDeviceProperties2 * ()
Defined at line 122688 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProperties2 * operator VkPhysicalDeviceProperties2 * ()
Defined at line 122693 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::partial_ordering operator<=> (const PhysicalDeviceProperties2 & )
Defined at line 122706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp