Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp6457 std::string vs_body_define_string; in initTestCaseGlobal() local
6477 vs_body_define_string = vs_body_define_sstream.str(); in initTestCaseGlobal()
6479 …const char *vs_body_parts[] = {vs_body_preamble, vs_body_define_string.c_str(), vs_body_mai… in initTestCaseGlobal()