struct PhysicalDeviceCooperativeMatrixPropertiesKHR
Defined at line 103422 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceCooperativeMatrixPropertiesKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceCooperativeMatrixPropertiesKHR.html
Public Members
StructureType sType
void * pNext
Flags cooperativeMatrixSupportedStages
Public Methods
void PhysicalDeviceCooperativeMatrixPropertiesKHR (ShaderStageFlags cooperativeMatrixSupportedStages_, void * pNext_)
Defined at line 103430 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceCooperativeMatrixPropertiesKHR (const PhysicalDeviceCooperativeMatrixPropertiesKHR & rhs)
Defined at line 103437 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceCooperativeMatrixPropertiesKHR (const VkPhysicalDeviceCooperativeMatrixPropertiesKHR & rhs)
Defined at line 103439 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCooperativeMatrixPropertiesKHR & operator= (const PhysicalDeviceCooperativeMatrixPropertiesKHR & rhs)
Defined at line 103444 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCooperativeMatrixPropertiesKHR & operator= (const VkPhysicalDeviceCooperativeMatrixPropertiesKHR & rhs)
Defined at line 103447 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceCooperativeMatrixPropertiesKHR & operator const VkPhysicalDeviceCooperativeMatrixPropertiesKHR & ()
Defined at line 103453 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceCooperativeMatrixPropertiesKHR & operator VkPhysicalDeviceCooperativeMatrixPropertiesKHR & ()
Defined at line 103458 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceCooperativeMatrixPropertiesKHR * operator const VkPhysicalDeviceCooperativeMatrixPropertiesKHR * ()
Defined at line 103463 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceCooperativeMatrixPropertiesKHR * operator VkPhysicalDeviceCooperativeMatrixPropertiesKHR * ()
Defined at line 103468 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceCooperativeMatrixPropertiesKHR & )
Defined at line 103481 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp