Home
last modified time | relevance | path

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

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