Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp148 {"rs_matrix4x4", DataTypeRSMatrix4x4},
799 case DataTypeRSMatrix4x4: { in Create()
997 case DataTypeRSMatrix4x4: in IsStructureTypeWithRSObject()
Dslang_rs_export_type.h119 DataTypeRSMatrix4x4 = 17, enumerator
Dslang_rs_object_ref_count.cpp1368 case DataTypeRSMatrix4x4: { in CreateZeroInitializerForRSSpecificType()
1391 else if (DT == DataTypeRSMatrix4x4) in CreateZeroInitializerForRSSpecificType()