Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp149 {"rs_matrix3x3", DataTypeRSMatrix3x3},
826 case DataTypeRSMatrix3x3: { in Create()
1031 case DataTypeRSMatrix3x3: in IsStructureTypeWithRSObject()
Dslang_rs_export_type.h118 DataTypeRSMatrix3x3 = 16, enumerator
Dslang_rs_object_ref_count.cpp1383 case DataTypeRSMatrix3x3: in CreateZeroInitializerForRSSpecificType()
1405 else if (DT == DataTypeRSMatrix3x3) in CreateZeroInitializerForRSSpecificType()