struct PhysicalDeviceFeatures2
Defined at line 114702 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceFeatures2, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceFeatures2.html
Public Members
StructureType sType
void * pNext
PhysicalDeviceFeatures features
Public Methods
void PhysicalDeviceFeatures2 (PhysicalDeviceFeatures features_, void * pNext_)
Defined at line 114710 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceFeatures2 (const PhysicalDeviceFeatures2 & rhs)
Defined at line 114716 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceFeatures2 (const VkPhysicalDeviceFeatures2 & rhs)
Defined at line 114718 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures2 & operator= (const PhysicalDeviceFeatures2 & rhs)
Defined at line 114723 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures2 & operator= (const VkPhysicalDeviceFeatures2 & rhs)
Defined at line 114726 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures2 & setPNext (void * pNext_)
Defined at line 114733 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures2 && setPNext (void * pNext_)
Defined at line 114739 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures2 & setFeatures (const PhysicalDeviceFeatures & features_)
Defined at line 114745 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceFeatures2 && setFeatures (const PhysicalDeviceFeatures & features_)
Defined at line 114751 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceFeatures2 & operator const VkPhysicalDeviceFeatures2 & ()
Defined at line 114758 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceFeatures2 & operator VkPhysicalDeviceFeatures2 & ()
Defined at line 114763 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceFeatures2 * operator const VkPhysicalDeviceFeatures2 * ()
Defined at line 114768 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceFeatures2 * operator VkPhysicalDeviceFeatures2 * ()
Defined at line 114773 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceFeatures2 & )
Defined at line 114786 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp