Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTriangles.cpp301 const char* te_template = "${VERSION}\n" in initTestDescriptor() local
316 std::string te_body_string = te_template; in initTestDescriptor()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp1239 static const glw::GLchar* te_template = "TEMPLATE_HEADER_DECLARATION\n" in buildPO() local
1311 GL_TESS_EVALUATION_SHADER, te_template, std::string(), use_ts, in buildPO()