Searched refs:getSamplerName (Results 1 – 3 of 3) sorted by relevance
48 std::string getSamplerName(const Value &);
248 std::string getSamplerName(const Value &val) { in getSamplerName() function
1060 O << ".global .samplerref " << getSamplerName(*GVar); in printModuleLevelGV()