Searched refs:getSurfaceName (Results 1 – 3 of 3) sorted by relevance
48 std::string getSurfaceName(const Value &);
268 std::string getSurfaceName(const Value &val) { in getSurfaceName() function
1043 O << ".global .surfref " << getSurfaceName(*GVar) << ";\n"; in printModuleLevelGV()