struct PhysicalDeviceFeatures2

Defined at line 69753 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
void * pNext
PhysicalDeviceFeatures features

Public Methods

void PhysicalDeviceFeatures2 (vk::PhysicalDeviceFeatures features_, void * pNext_)

Defined at line 69761 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceFeatures2 (const PhysicalDeviceFeatures2 & rhs)

Defined at line 69767 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceFeatures2 (const VkPhysicalDeviceFeatures2 & rhs)

Defined at line 69769 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceFeatures2 & operator= (const PhysicalDeviceFeatures2 & rhs)

Defined at line 69774 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceFeatures2 & operator= (const VkPhysicalDeviceFeatures2 & rhs)

Defined at line 69777 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceFeatures2 & setPNext (void * pNext_)

Defined at line 69784 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceFeatures2 & setFeatures (const vk::PhysicalDeviceFeatures & features_)

Defined at line 69790 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceFeatures2 & operator const VkPhysicalDeviceFeatures2 & ()

Defined at line 69797 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceFeatures2 & operator VkPhysicalDeviceFeatures2 & ()

Defined at line 69802 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceFeatures2 & )

Defined at line 69820 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp