Searched refs:toGlsl (Results 1 – 1 of 1) sorted by relevance
707 std::string toGlsl (const Vec4& v) in toGlsl() function774 colorTable << (i != 0 ? ",\n" + padding : "") << toGlsl(s_colors[i]); in initPrograms()