Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp159 static NameAndPrimitiveType MatrixAndObjectDataTypes[] = { variable
178 sizeof(MatrixAndObjectDataTypes) / sizeof(MatrixAndObjectDataTypes[0]);
997 (*RSSpecificTypeMap)[MatrixAndObjectDataTypes[i].name] = in GetRSSpecificType()
998 MatrixAndObjectDataTypes[i].dataType; in GetRSSpecificType()