Searched refs:MatrixAndObjectDataTypes (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp159 static NameAndPrimitiveType MatrixAndObjectDataTypes[] = { member in namespace:slang::__anon1258
178 sizeof(MatrixAndObjectDataTypes) / sizeof(MatrixAndObjectDataTypes[0]);
994 (*RSSpecificTypeMap)[MatrixAndObjectDataTypes[i].name] =
995 MatrixAndObjectDataTypes[i].dataType;

Completed in 48 milliseconds