Searched refs:VkCooperativeMatrixPropertiesKHR (Results 1 – 6 of 6) sorted by relevance
1126 the supported slink:VkCooperativeMatrixPropertiesKHR.1129 slink:VkCooperativeMatrixPropertiesKHR::pname:MSize rows and1130 slink:VkCooperativeMatrixPropertiesKHR::pname:KSize columns and have a1132 slink:VkCooperativeMatrixPropertiesKHR::pname:AType.1139 slink:VkCooperativeMatrixPropertiesKHR::pname:KSize rows and1140 slink:VkCooperativeMatrixPropertiesKHR::pname:NSize columns and have a1142 slink:VkCooperativeMatrixPropertiesKHR::pname:BType.1149 slink:VkCooperativeMatrixPropertiesKHR::pname:MSize rows and1150 slink:VkCooperativeMatrixPropertiesKHR::pname:NSize columns and have a1152 slink:VkCooperativeMatrixPropertiesKHR::pname:CType.[all …]
3131 slink:VkCooperativeMatrixPropertiesKHR structures.3179 ifdef::VK_KHR_cooperative_matrix[slink:VkCooperativeMatrixPropertiesKHR]3219 [open,refpage='VkCooperativeMatrixPropertiesKHR',desc='Structure specifying cooperative matrix prop…3221 The sname:VkCooperativeMatrixPropertiesKHR structure is defined as:3223 include::{generated}/api/structs/VkCooperativeMatrixPropertiesKHR.adoc[]3255 include::{generated}/validity/structs/VkCooperativeMatrixPropertiesKHR.adoc[]
10652 typedef struct VkCooperativeMatrixPropertiesKHR { struct10664 } VkCooperativeMatrixPropertiesKHR; argument10679 …(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkCooperativeMatrixPropertiesKHR* pPro…10685 VkCooperativeMatrixPropertiesKHR* pProperties);
4564 …_HPP_NAMESPACE::CooperativeMatrixPropertiesKHR ) == sizeof( VkCooperativeMatrixPropertiesKHR ), "s…
5313 …VkPhysicalDevice physicalDevice, uint32_t * pPropertyCount, VkCooperativeMatrixPropertiesKHR * pPr… in vkGetPhysicalDeviceCooperativeMatrixPropertiesKHR()
19856 …vice>( m_physicalDevice ), &propertyCount, reinterpret_cast<VkCooperativeMatrixPropertiesKHR *>( p… in getCooperativeMatrixPropertiesKHR()