Home
last modified time | relevance | path

Searched refs:AType (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_cooperative_matrix.adoc51 * AType = BType = fp16 CType = DType = fp16 MxNxK = 16x8x16 scope =
53 * AType = BType = fp16 CType = DType = fp16 MxNxK = 16x8x8 scope =
55 * AType = BType = fp16 CType = DType = fp32 MxNxK = 16x8x16 scope =
57 * AType = BType = fp16 CType = DType = fp32 MxNxK = 16x8x8 scope =
Dspirvenv.adoc1095 slink:VkCooperativeMatrixPropertiesNV::pname:AType
1132 slink:VkCooperativeMatrixPropertiesKHR::pname:AType.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dshaders.adoc3194 %A is of type OpTypeCooperativeMatrixKHR %AType %scope %MSize %KSize %MatrixAKHR
3206 %A is of type OpTypeCooperativeMatrixNV %AType %scope %MSize %KSize
3234 * pname:AType is the component type of matrix code:A, of type
3272 * pname:AType is the component type of matrix A, of type
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10658 VkComponentTypeKHR AType; member
13751 VkComponentTypeNV AType; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp2200 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesKHR.AType ); in operator ()()
2220 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesNV.AType ); in operator ()()