Searched refs:vs_body_template (Results 1 – 2 of 2) sorted by relevance
588 const char* vs_body_template = "#version 150\n" in getVertexShader() local618 std::string vs_body = vs_body_template; in getVertexShader()1116 const char* vs_body_template = "#version 150\n" in getVertexShader() local1145 std::string vs_body = vs_body_template; in getVertexShader()
795 static const glw::GLchar* vs_body_template = "#version 150\n" in iterate() local806 std::string vs_body = vs_body_template; in iterate()