Searched refs:KSize (Results 1 – 4 of 4) sorted by relevance
3194 %A is of type OpTypeCooperativeMatrixKHR %AType %scope %MSize %KSize %MatrixAKHR3195 %B is of type OpTypeCooperativeMatrixKHR %BType %scope %KSize %NSize %MatrixBKHR3206 %A is of type OpTypeCooperativeMatrixNV %AType %scope %MSize %KSize3207 %B is of type OpTypeCooperativeMatrixNV %BType %scope %KSize %NSize3230 * pname:KSize is the number of columns in matrix code:A and rows in matrix3253 pname:MSize, pname:KSize, and pname:NSize.3270 * pname:KSize is the number of columns in matrix A and rows in matrix B.3288 pname:MSize, pname:KSize, and pname:NSize.
1093 slink:VkCooperativeMatrixPropertiesNV::pname:KSize columns and have a1098 slink:VkCooperativeMatrixPropertiesNV::pname:KSize rows and1130 slink:VkCooperativeMatrixPropertiesKHR::pname:KSize columns and have a1137 * [[VUID-{refpage}-KSize-08977]]1139 slink:VkCooperativeMatrixPropertiesKHR::pname:KSize rows and
10657 uint32_t KSize; member13750 uint32_t KSize; member
2199 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesKHR.KSize ); in operator ()()2219 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesNV.KSize ); in operator ()()