Searched refs:test_shader_template_code (Results 1 – 1 of 1) sorted by relevance
4049 static const glw::GLchar *test_shader_template_code = "#version 400 core\n" in prepareTestShader() local4065 std::string string = test_shader_template_code; in prepareTestShader()4100 static const glw::GLchar *test_shader_template_code = in prepareTestComputeShader() local4120 std::string string = test_shader_template_code; in prepareTestComputeShader()