Searched refs:first_out_name (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 12452 std::string first_out_name = "PREFIXfirst"; in test() local 12458 Utils::replaceToken("PREFIX", position, prefix_out, first_out_name); in test() 12491 si.Output(first_out_name.c_str(), qual_first_out /* qualifiers */, 0 /* expected_componenet */, in test() 12822 std::string first_out_name = "PREFIXfirst"; in test() local 12828 Utils::replaceToken("PREFIX", position, prefix_out, first_out_name); in test() 12862 si.Output(first_out_name.c_str(), qual_first_out /* qualifiers */, 0 /* expected_componenet */, in test()
|