Home
last modified time | relevance | path

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

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