Home
last modified time | relevance | path

Searched refs:MSize (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc1092 slink:VkCooperativeMatrixPropertiesNV::pname:MSize rows and
1104 slink:VkCooperativeMatrixPropertiesNV::pname:MSize rows and
1110 slink:VkCooperativeMatrixPropertiesNV::pname:MSize rows and
1127 * [[VUID-{refpage}-MSize-08975]]
1129 slink:VkCooperativeMatrixPropertiesKHR::pname:MSize rows and
1147 * [[VUID-{refpage}-MSize-08979]]
1149 slink:VkCooperativeMatrixPropertiesKHR::pname:MSize rows and
1157 * [[VUID-{refpage}-MSize-08981]]
1159 have slink:VkCooperativeMatrixPropertiesKHR::pname:MSize rows and
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dshaders.adoc3194 %A is of type OpTypeCooperativeMatrixKHR %AType %scope %MSize %KSize %MatrixAKHR
3196 %C is of type OpTypeCooperativeMatrixKHR %CType %scope %MSize %NSize %MatrixAccumulatorKHR
3197 …%Result is of type OpTypeCooperativeMatrixKHR %ResultType %scope %MSize %NSize %MatrixAccumulatorK…
3206 %A is of type OpTypeCooperativeMatrixNV %AType %scope %MSize %KSize
3208 %C is of type OpTypeCooperativeMatrixNV %CType %scope %MSize %NSize
3209 %D is of type OpTypeCooperativeMatrixNV %DType %scope %MSize %NSize
3228 * pname:MSize is the number of rows in matrices code:A, code:C, and
3253 pname:MSize, pname:KSize, and pname:NSize.
3269 * pname:MSize is the number of rows in matrices A, C, and D.
3288 pname:MSize, pname:KSize, and pname:NSize.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10655 uint32_t MSize; member
13748 uint32_t MSize; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp2197 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesKHR.MSize ); in operator ()()
2217 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesNV.MSize ); in operator ()()