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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp1198 std::vector<std::string> InputAllocationNames; local
1231 InputAllocationNames.push_back(TempName);
1236 if (!InputAllocationNames.empty()) {
1239 for (const std::string &InputAllocationName : InputAllocationNames) {

Completed in 50 milliseconds