Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_reduce.h156 const InTypeVec &getAccumulatorInTypes() const { return mAccumulatorInTypes; } in getAccumulatorInTypes() function
Dslang_rs_reflection.cpp707 const RSExportReduce::InTypeVec &InTypes = ER->getAccumulatorInTypes(); in genScriptClassConstructor()
1254 const RSExportType *InType = ER->getAccumulatorInTypes()[InIdx]; in getReduceInputStrings()
1260 ER->getAccumulatorInTypes()[InIdx]->convertToRTD(&InTypeData); in getReduceInputStrings()
1344 const auto &InTypes = ER->getAccumulatorInTypes(); in genExportReduceArrayVariant()
1460 const auto &InTypes = ER->getAccumulatorInTypes(); in genExportReduceAllocationVariant()
Dslang_rs_reflection_state.cpp840 const auto &InTypes = ER->getAccumulatorInTypes(); in declareReduce()
907 const auto &InTypes = ER->getAccumulatorInTypes(); in declareReduce()