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

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

Completed in 49 milliseconds