Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp150 {"rs_matrix4x4", DataTypeRSMatrix4x4},
834 case DataTypeRSMatrix4x4: { in Create()
1032 case DataTypeRSMatrix4x4: in IsStructureTypeWithRSObject()
Dslang_rs_export_type.h119 DataTypeRSMatrix4x4 = 17, enumerator
Dslang_rs_object_ref_count.cpp1384 case DataTypeRSMatrix4x4: { in CreateZeroInitializerForRSSpecificType()
1407 else if (DT == DataTypeRSMatrix4x4) in CreateZeroInitializerForRSSpecificType()