Searched refs:DataTypeIsStruct (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/slang/
H A Dslang_rs_export_type.h98 DataTypeIsStruct = -2, enumerator in enum:slang::DataType
H A Dslang_rs_object_ref_count.cpp1140 if (DT == DataTypeIsStruct) {
1270 DT == DataTypeIsStruct) {
1296 *DT = DataTypeIsStruct;
1335 case DataTypeIsStruct:

Completed in 50 milliseconds