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