Searched refs:shader_template_code (Results 1 – 1 of 1) sorted by relevance
15173 static const glw::GLchar* shader_template_code = "#version 400 core\n" in prepareVertexShaderCode() local15209 std::string string = shader_template_code; in prepareVertexShaderCode()