struct PhysicalDeviceCooperativeMatrixFeaturesKHR

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

wrapper struct for struct VkPhysicalDeviceCooperativeMatrixFeaturesKHR, see

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

Public Members

StructureType sType
void * pNext
Bool32 cooperativeMatrix
Bool32 cooperativeMatrixRobustBufferAccess

Public Methods

void PhysicalDeviceCooperativeMatrixFeaturesKHR (Bool32 cooperativeMatrix_, Bool32 cooperativeMatrixRobustBufferAccess_, void * pNext_)

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

void PhysicalDeviceCooperativeMatrixFeaturesKHR (const PhysicalDeviceCooperativeMatrixFeaturesKHR & rhs)

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

void PhysicalDeviceCooperativeMatrixFeaturesKHR (const VkPhysicalDeviceCooperativeMatrixFeaturesKHR & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesKHR & operator= (const PhysicalDeviceCooperativeMatrixFeaturesKHR & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesKHR & operator= (const VkPhysicalDeviceCooperativeMatrixFeaturesKHR & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesKHR & setPNext (void * pNext_)

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

PhysicalDeviceCooperativeMatrixFeaturesKHR && setPNext (void * pNext_)

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

PhysicalDeviceCooperativeMatrixFeaturesKHR & setCooperativeMatrix (Bool32 cooperativeMatrix_)

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

PhysicalDeviceCooperativeMatrixFeaturesKHR && setCooperativeMatrix (Bool32 cooperativeMatrix_)

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

PhysicalDeviceCooperativeMatrixFeaturesKHR & setCooperativeMatrixRobustBufferAccess (Bool32 cooperativeMatrixRobustBufferAccess_)

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

PhysicalDeviceCooperativeMatrixFeaturesKHR && setCooperativeMatrixRobustBufferAccess (Bool32 cooperativeMatrixRobustBufferAccess_)

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

const VkPhysicalDeviceCooperativeMatrixFeaturesKHR & operator const VkPhysicalDeviceCooperativeMatrixFeaturesKHR & ()

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

VkPhysicalDeviceCooperativeMatrixFeaturesKHR & operator VkPhysicalDeviceCooperativeMatrixFeaturesKHR & ()

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

const VkPhysicalDeviceCooperativeMatrixFeaturesKHR * operator const VkPhysicalDeviceCooperativeMatrixFeaturesKHR * ()

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

VkPhysicalDeviceCooperativeMatrixFeaturesKHR * operator VkPhysicalDeviceCooperativeMatrixFeaturesKHR * ()

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

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

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