Searched refs:getReduceInputStrings (Results 1 – 1 of 1) sorted by relevance
/frameworks/compile/slang/ |
D | slang_rs_reflection.cpp | 1248 void getReduceInputStrings(std::string &InputParamName, std::string &InputMappingComment, in getReduceInputStrings() function 1382 getReduceInputStrings(InputParamName, InputComment, "in", MappingCommentWithoutType, ER, InIdx); in genExportReduceArrayVariant() 1467 getReduceInputStrings(InputParamName, InputComment, "ain", MappingCommentWithCType, ER, InIdx); in genExportReduceAllocationVariant()
|