Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1237 enum MappingComment { MappingCommentWithoutType, MappingCommentWithCType }; enumerator
1253 if (Mapping == MappingCommentWithCType) { in getReduceInputStrings()
1467 getReduceInputStrings(InputParamName, InputComment, "ain", MappingCommentWithCType, ER, InIdx); in genExportReduceAllocationVariant()