Home
last modified time | relevance | path

Searched refs:vs_body_preamble (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp2997 const glw::GLchar* vs_body_preamble = "#version 130\n" in iterate() local
3153 vs_body_sstream << vs_body_preamble << "\n"; in iterate() local
H A Dgl4cSparseBufferTests.cpp1026 static const char* vs_body_preamble = "#version 430 core\n" in initTestCaseGlobal() local
1043 const char* vs_body_parts[] = { vs_body_preamble, DE_NULL, /* will be set to n_counters_string.c_str() */ in initTestCaseGlobal()
6413 const char* vs_body_preamble = "#version 140\n"
6432 const char* vs_body_parts[] = { vs_body_preamble, vs_body_define_string.c_str(), vs_body_main };

Completed in 11 milliseconds