Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp87 static const class EndSampleInfoToken {} EndSampleInfo; class in tcu::TestLog
451 inline TestLog& TestLog::operator<< (const EndSampleInfoToken&) { endSampleInfo(); return *this… in operator <<()