struct PhysicalDeviceCooperativeMatrixFeaturesNV

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

Public Members

StructureType sType
void * pNext
vk::Bool32 cooperativeMatrix
vk::Bool32 cooperativeMatrixRobustBufferAccess

Public Methods

void PhysicalDeviceCooperativeMatrixFeaturesNV (vk::Bool32 cooperativeMatrix_, vk::Bool32 cooperativeMatrixRobustBufferAccess_, void * pNext_)

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

void PhysicalDeviceCooperativeMatrixFeaturesNV (const PhysicalDeviceCooperativeMatrixFeaturesNV & rhs)

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

void PhysicalDeviceCooperativeMatrixFeaturesNV (const VkPhysicalDeviceCooperativeMatrixFeaturesNV & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & operator= (const PhysicalDeviceCooperativeMatrixFeaturesNV & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & operator= (const VkPhysicalDeviceCooperativeMatrixFeaturesNV & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & setPNext (void * pNext_)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & setCooperativeMatrix (vk::Bool32 cooperativeMatrix_)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & setCooperativeMatrixRobustBufferAccess (vk::Bool32 cooperativeMatrixRobustBufferAccess_)

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

const VkPhysicalDeviceCooperativeMatrixFeaturesNV & operator const VkPhysicalDeviceCooperativeMatrixFeaturesNV & ()

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

VkPhysicalDeviceCooperativeMatrixFeaturesNV & operator VkPhysicalDeviceCooperativeMatrixFeaturesNV & ()

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

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

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