struct PhysicalDeviceCooperativeVectorFeaturesNV

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

wrapper struct for struct VkPhysicalDeviceCooperativeVectorFeaturesNV, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceCooperativeVectorFeaturesNV.html

Public Members

StructureType sType
void * pNext
Bool32 cooperativeVector
Bool32 cooperativeVectorTraining

Public Methods

void PhysicalDeviceCooperativeVectorFeaturesNV (Bool32 cooperativeVector_, Bool32 cooperativeVectorTraining_, void * pNext_)

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

void PhysicalDeviceCooperativeVectorFeaturesNV (const PhysicalDeviceCooperativeVectorFeaturesNV & rhs)

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

void PhysicalDeviceCooperativeVectorFeaturesNV (const VkPhysicalDeviceCooperativeVectorFeaturesNV & rhs)

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

PhysicalDeviceCooperativeVectorFeaturesNV & operator= (const PhysicalDeviceCooperativeVectorFeaturesNV & rhs)

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

PhysicalDeviceCooperativeVectorFeaturesNV & operator= (const VkPhysicalDeviceCooperativeVectorFeaturesNV & rhs)

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

PhysicalDeviceCooperativeVectorFeaturesNV & setPNext (void * pNext_)

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

PhysicalDeviceCooperativeVectorFeaturesNV && setPNext (void * pNext_)

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

PhysicalDeviceCooperativeVectorFeaturesNV & setCooperativeVector (Bool32 cooperativeVector_)

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

PhysicalDeviceCooperativeVectorFeaturesNV && setCooperativeVector (Bool32 cooperativeVector_)

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

PhysicalDeviceCooperativeVectorFeaturesNV & setCooperativeVectorTraining (Bool32 cooperativeVectorTraining_)

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

PhysicalDeviceCooperativeVectorFeaturesNV && setCooperativeVectorTraining (Bool32 cooperativeVectorTraining_)

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

const VkPhysicalDeviceCooperativeVectorFeaturesNV & operator const VkPhysicalDeviceCooperativeVectorFeaturesNV & ()

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

VkPhysicalDeviceCooperativeVectorFeaturesNV & operator VkPhysicalDeviceCooperativeVectorFeaturesNV & ()

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

const VkPhysicalDeviceCooperativeVectorFeaturesNV * operator const VkPhysicalDeviceCooperativeVectorFeaturesNV * ()

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

VkPhysicalDeviceCooperativeVectorFeaturesNV * operator VkPhysicalDeviceCooperativeVectorFeaturesNV * ()

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

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

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