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