Searched refs:VkCooperativeMatrixPropertiesNV (Results 1 – 6 of 6) sorted by relevance
1089 the supported slink:VkCooperativeMatrixPropertiesNV1092 slink:VkCooperativeMatrixPropertiesNV::pname:MSize rows and1093 slink:VkCooperativeMatrixPropertiesNV::pname:KSize columns and have a1095 slink:VkCooperativeMatrixPropertiesNV::pname:AType1098 slink:VkCooperativeMatrixPropertiesNV::pname:KSize rows and1099 slink:VkCooperativeMatrixPropertiesNV::pname:NSize columns and have a1101 slink:VkCooperativeMatrixPropertiesNV::pname:BType1104 slink:VkCooperativeMatrixPropertiesNV::pname:MSize rows and1105 slink:VkCooperativeMatrixPropertiesNV::pname:NSize columns and have a1107 slink:VkCooperativeMatrixPropertiesNV::pname:CType[all …]
3160 slink:VkCooperativeMatrixPropertiesNV structures.3181 ifdef::VK_NV_cooperative_matrix[slink:VkCooperativeMatrixPropertiesNV]3260 [open,refpage='VkCooperativeMatrixPropertiesNV',desc='Structure specifying cooperative matrix prope…3262 The sname:VkCooperativeMatrixPropertiesNV structure is defined as:3264 include::{generated}/api/structs/VkCooperativeMatrixPropertiesNV.adoc[]3290 include::{generated}/validity/structs/VkCooperativeMatrixPropertiesNV.adoc[]
13745 typedef struct VkCooperativeMatrixPropertiesNV { struct13756 } VkCooperativeMatrixPropertiesNV; argument13771 …)(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkCooperativeMatrixPropertiesNV* pPro…13777 VkCooperativeMatrixPropertiesNV* pProperties);
2954 …AN_HPP_NAMESPACE::CooperativeMatrixPropertiesNV ) == sizeof( VkCooperativeMatrixPropertiesNV ), "s…
3991 … VkPhysicalDevice physicalDevice, uint32_t * pPropertyCount, VkCooperativeMatrixPropertiesNV * pPr… in vkGetPhysicalDeviceCooperativeMatrixPropertiesNV()
16949 …evice>( m_physicalDevice ), &propertyCount, reinterpret_cast<VkCooperativeMatrixPropertiesNV *>( p… in getCooperativeMatrixPropertiesNV()