HomeSort by relevance Sort by last modified time
    Searched refs:EndSampleInfo (Results 1 - 9 of 9) sorted by null

  /external/deqp/modules/internal/
ditTestLogTests.cpp 56 << TestLog::EndSampleInfo;
  /external/deqp/framework/common/
tcuTestLog.hpp 86 static const class EndSampleInfoToken {} EndSampleInfo;
164 void endSampleInfo (void);
435 inline TestLog& TestLog::operator<< (const EndSampleInfoToken&) { endSampleInfo(); return *this; }
tcuTestLog.cpp 396 void TestLog::endSampleInfo (void)
438 const TestLog::EndSampleInfoToken TestLog::EndSampleInfo = TestLog::EndSampleInfoToken();
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp     [all...]
es3pDepthTests.cpp 647 << TestLog::EndSampleInfo;
664 << TestLog::EndSampleInfo;
    [all...]
es3pShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 410 << TestLog::EndSampleInfo;
teglGLES2SharedRenderingPerfTests.cpp 961 << TestLog::EndSampleInfo;
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp     [all...]

Completed in 455 milliseconds