Searched refs:childNames (Results 1 – 1 of 1) sorted by relevance
33 std::vector<std::string> childNames; in GlslToSksl() local40 childNames.emplace_back(match[1].str()); in GlslToSksl()44 for (const auto& childName : childNames) { in GlslToSksl()