Home
last modified time | relevance | path

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

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