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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp1041 enum MappingComment { MappingCommentWithoutType, MappingCommentWithCType }; enumerator in enum:slang::__anon1260::MappingComment
1057 if (Mapping == MappingCommentWithCType) {
1262 getReduceInputStrings(InputParamName, InputComment, "ain", MappingCommentWithCType, ER, InIdx);

Completed in 1603 milliseconds