Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_reduce.h158 const RSExportType *getResultType() const { return mResultType; } in getResultType() function
Dslang_rs_reflection.cpp260 return GetReduceResultTypeName(ER->getResultType()); in GetReduceResultTypeName()
562 const RSExportType *RT = ER->getResultType(); in genScriptClassConstructor()
1079 if (!exportableReduce(ER->getResultType())) in genExportReduce()
1103 const RSExportType *const ResultType = ER->getResultType(); in genExportReduceArrayVariant()
1256 const RSExportType *ResultType = ER->getResultType(); in genExportReduceAllocationVariant()