Searched refs:MatrixAndObjectDataTypes (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 30 milliseconds