Home
last modified time | relevance | path

Searched refs:vs_body_template (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp588 const char* vs_body_template = "#version 150\n" in getVertexShader() local
618 std::string vs_body = vs_body_template; in getVertexShader()
1116 const char* vs_body_template = "#version 150\n" in getVertexShader() local
1145 std::string vs_body = vs_body_template; in getVertexShader()
Dgl3cCullDistanceTests.cpp795 static const glw::GLchar* vs_body_template = "#version 150\n" in iterate() local
806 std::string vs_body = vs_body_template; in iterate()