Searched refs:getTextureName (Results 1 – 3 of 3) sorted by relevance
47 StringRef getTextureName(const Value &);
289 StringRef getTextureName(const Value &V) { in getTextureName() function
854 O << ".global .texref " << getTextureName(*GVar) << ";\n"; in printModuleLevelGV()