Searched refs:getAccumulatorInTypes (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_reduce.h156 const InTypeVec &getAccumulatorInTypes() const { return mAccumulatorInTypes; } function in class:slang::RSExportReduce
H A Dslang_rs_reflection.cpp569 const RSExportReduce::InTypeVec &InTypes = ER->getAccumulatorInTypes();
1058 const RSExportType *InType = ER->getAccumulatorInTypes()[InIdx];
1064 ER->getAccumulatorInTypes()[InIdx]->convertToRTD(&InTypeData);
1139 const auto &InTypes = ER->getAccumulatorInTypes();
1255 const auto &InTypes = ER->getAccumulatorInTypes();

Completed in 67 milliseconds