Home
last modified time | relevance | path

Searched defs:isCooperativeMatrixType (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/SPIRV/
DSpvBuilder.h285 bool isCooperativeMatrixType(Id typeId)const { return false; } in isCooperativeMatrixType() function
287 …bool isCooperativeMatrixType(Id typeId)const { return getTypeClass(typeId) == OpTypeCooperativeMat… in isCooperativeMatrixType() function