Searched refs:targetNames (Results 1 – 1 of 1) sorted by relevance
141 std::vector<std::string> targetNames; in dumpMaterial() local142 schema.getTargetNames(targetNames); in dumpMaterial()144 for (const std::string &target : targetNames) { in dumpMaterial()