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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp145 static NameAndPrimitiveType MatrixAndObjectDataTypes[] = { member in namespace:slang::__anon1148
164 sizeof(MatrixAndObjectDataTypes) / sizeof(MatrixAndObjectDataTypes[0]);
924 RSSpecificTypeMap->GetOrCreateValue(MatrixAndObjectDataTypes[i].name,
925 MatrixAndObjectDataTypes[i].dataType);

Completed in 24 milliseconds