struct CooperativeVectorPropertiesNV

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

wrapper struct for struct VkCooperativeVectorPropertiesNV, see

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

Public Members

StructureType sType
void * pNext
ComponentTypeKHR inputType
ComponentTypeKHR inputInterpretation
ComponentTypeKHR matrixInterpretation
ComponentTypeKHR biasInterpretation
ComponentTypeKHR resultType
Bool32 transpose

Public Methods

void CooperativeVectorPropertiesNV (ComponentTypeKHR inputType_, ComponentTypeKHR inputInterpretation_, ComponentTypeKHR matrixInterpretation_, ComponentTypeKHR biasInterpretation_, ComponentTypeKHR resultType_, Bool32 transpose_, void * pNext_)

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

void CooperativeVectorPropertiesNV (const CooperativeVectorPropertiesNV & rhs)

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

void CooperativeVectorPropertiesNV (const VkCooperativeVectorPropertiesNV & rhs)

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

CooperativeVectorPropertiesNV & operator= (const CooperativeVectorPropertiesNV & rhs)

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

CooperativeVectorPropertiesNV & operator= (const VkCooperativeVectorPropertiesNV & rhs)

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

CooperativeVectorPropertiesNV & setPNext (void * pNext_)

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

CooperativeVectorPropertiesNV && setPNext (void * pNext_)

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

CooperativeVectorPropertiesNV & setInputType (ComponentTypeKHR inputType_)

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

CooperativeVectorPropertiesNV && setInputType (ComponentTypeKHR inputType_)

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

CooperativeVectorPropertiesNV & setInputInterpretation (ComponentTypeKHR inputInterpretation_)

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

CooperativeVectorPropertiesNV && setInputInterpretation (ComponentTypeKHR inputInterpretation_)

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

CooperativeVectorPropertiesNV & setMatrixInterpretation (ComponentTypeKHR matrixInterpretation_)

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

CooperativeVectorPropertiesNV && setMatrixInterpretation (ComponentTypeKHR matrixInterpretation_)

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

CooperativeVectorPropertiesNV & setBiasInterpretation (ComponentTypeKHR biasInterpretation_)

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

CooperativeVectorPropertiesNV && setBiasInterpretation (ComponentTypeKHR biasInterpretation_)

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

CooperativeVectorPropertiesNV & setResultType (ComponentTypeKHR resultType_)

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

CooperativeVectorPropertiesNV && setResultType (ComponentTypeKHR resultType_)

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

CooperativeVectorPropertiesNV & setTranspose (Bool32 transpose_)

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

CooperativeVectorPropertiesNV && setTranspose (Bool32 transpose_)

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

const VkCooperativeVectorPropertiesNV & operator const VkCooperativeVectorPropertiesNV & ()

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

VkCooperativeVectorPropertiesNV & operator VkCooperativeVectorPropertiesNV & ()

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

const VkCooperativeVectorPropertiesNV * operator const VkCooperativeVectorPropertiesNV * ()

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

VkCooperativeVectorPropertiesNV * operator VkCooperativeVectorPropertiesNV * ()

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

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

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