Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp146 {"rs_matrix2x2", DataTypeRSMatrix2x2},
783 case DataTypeRSMatrix2x2: { in Create()
995 case DataTypeRSMatrix2x2: in IsStructureTypeWithRSObject()
Dslang_rs_export_type.h117 DataTypeRSMatrix2x2 = 15, enumerator
Dslang_rs_backend.cpp236 DataTypeRSMatrix2x2 + in dumpExportVarInfo()
Dslang_rs_object_ref_count.cpp1366 case DataTypeRSMatrix2x2: in CreateZeroInitializerForRSSpecificType()
1387 if (DT == DataTypeRSMatrix2x2) in CreateZeroInitializerForRSSpecificType()