Home
last modified time | relevance | path

Searched refs:IsRSMatrixType (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.h415 static bool IsRSMatrixType(DataType DT);
Dslang_rs_export_type.cpp1017 bool RSExportPrimitiveType::IsRSMatrixType(DataType DT) { in IsRSMatrixType() function in slang::RSExportPrimitiveType