Searched refs:fs_body_template (Results 1 – 2 of 2) sorted by relevance
696 const char* fs_body_template = "#version 150\n" in getFragmentShader() local707 std::string fs_body = fs_body_template; in getFragmentShader()
693 static const glw::GLchar* fs_body_template = "#version 150\n" in iterate() local711 std::string fs_body = fs_body_template; in iterate()