Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1403 std::vector<std::string> InputAllocationNames; in genExportReduceArrayVariant() local
1436 InputAllocationNames.push_back(TempName); in genExportReduceArrayVariant()
1441 if (!InputAllocationNames.empty()) { in genExportReduceArrayVariant()
1444 for (const std::string &InputAllocationName : InputAllocationNames) { in genExportReduceArrayVariant()