Home
last modified time | relevance | path

Searched refs:BType (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.adoc1101 slink:VkCooperativeMatrixPropertiesNV::pname:BType
1142 slink:VkCooperativeMatrixPropertiesKHR::pname:BType.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dshaders.adoc3195 %B is of type OpTypeCooperativeMatrixKHR %BType %scope %KSize %NSize %MatrixBKHR
3207 %B is of type OpTypeCooperativeMatrixNV %BType %scope %KSize %NSize
3236 * pname:BType is the component type of matrix code:B, of type
3274 * pname:BType is the component type of matrix B, of type
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10659 VkComponentTypeKHR BType; member
13752 VkComponentTypeNV BType; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp2201 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesKHR.BType ); in operator ()()
2221 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesNV.BType ); in operator ()()