Home
last modified time | relevance | path

Searched defs:EndSampleListToken (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp90 static const class EndSampleListToken {} EndSampleList; class in tcu::TestLog
458 inline TestLog& TestLog::operator<< (const EndSampleListToken&) { endSampleList(); return *this… in operator <<()