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

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

Completed in 74 milliseconds