Searched refs:vs_body_preamble (Results 1 – 2 of 2) sorted by relevance
1026 static const char* vs_body_preamble = "#version 430 core\n" in initTestCaseGlobal() local1043 …const char* vs_body_parts[] = { vs_body_preamble, DE_NULL, /* will be set to n_counters_string.c_s… in initTestCaseGlobal()6413 const char* vs_body_preamble = "#version 140\n" in initTestCaseGlobal() local6432 …const char* vs_body_parts[] = { vs_body_preamble, vs_body_define_string.c_str(), vs_body_main … in initTestCaseGlobal()
2998 const glw::GLchar* vs_body_preamble = "#version 130\n" in iterate() local3154 vs_body_sstream << vs_body_preamble << "\n"; in iterate()