Home
last modified time | relevance | path

Searched refs:IterationLogSectionEmitter (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp352 // IterationLogSectionEmitter
354 class IterationLogSectionEmitter class
357 IterationLogSectionEmitter (tcu::TestLog& log, size_t testIteration, size_t testIterations, const std::string& description, bool enabled);
358 ~IterationLogSectionEmitter (void);
360 IterationLogSectionEmitter (const IterationLogSectionEmitter&); // delete
361 IterationLogSectionEmitter& operator= (const IterationLogSectionEmitter&); // delete
367 IterationLogSectionEmitter::IterationLogSectionEmitter (tc function in deqp::gls::__anon30985::IterationLogSectionEmitter
[all...]

Completed in 6 milliseconds