Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1300 const std::string &InName = Args[InIdx].second; in genExportReduceAllocationVariant() local
1301 genTypeCheck(InTypes[InIdx], InName.c_str()); in genExportReduceAllocationVariant()
1303 genPairwiseDimCheck(In0Name.c_str(), InName.c_str()); in genExportReduceAllocationVariant()