struct PhysicalDeviceCooperativeMatrixFeaturesKHR
Defined at line 62675 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 PhysicalDeviceCooperativeMatrixFeaturesKHR (vk::Bool32 cooperativeMatrix_, vk::Bool32 cooperativeMatrixRobustBufferAccess_, void * pNext_)
Defined at line 62683 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceCooperativeMatrixFeaturesKHR (const PhysicalDeviceCooperativeMatrixFeaturesKHR & rhs)
Defined at line 62692 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceCooperativeMatrixFeaturesKHR (const VkPhysicalDeviceCooperativeMatrixFeaturesKHR & rhs)
Defined at line 62694 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCooperativeMatrixFeaturesKHR & operator= (const PhysicalDeviceCooperativeMatrixFeaturesKHR & rhs)
Defined at line 62699 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCooperativeMatrixFeaturesKHR & operator= (const VkPhysicalDeviceCooperativeMatrixFeaturesKHR & rhs)
Defined at line 62702 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCooperativeMatrixFeaturesKHR & setPNext (void * pNext_)
Defined at line 62709 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCooperativeMatrixFeaturesKHR & setCooperativeMatrix (vk::Bool32 cooperativeMatrix_)
Defined at line 62715 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCooperativeMatrixFeaturesKHR & setCooperativeMatrixRobustBufferAccess (vk::Bool32 cooperativeMatrixRobustBufferAccess_)
Defined at line 62722 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceCooperativeMatrixFeaturesKHR & operator const VkPhysicalDeviceCooperativeMatrixFeaturesKHR & ()
Defined at line 62730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceCooperativeMatrixFeaturesKHR & operator VkPhysicalDeviceCooperativeMatrixFeaturesKHR & ()
Defined at line 62735 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceCooperativeMatrixFeaturesKHR & )
Defined at line 62753 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp