Home
last modified time | relevance | path

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

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