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 87 static const class EndSampleInfoToken {} EndSampleInfo;
167 void endSampleInfo (void);
445 inline TestLog& TestLog::operator<< (const EndSampleInfoToken&) { endSampleInfo(); return *this; }
tcuTestLog.cpp 480 void TestLog::endSampleInfo (void)
522 const TestLog::EndSampleInfoToken TestLog::EndSampleInfo = TestLog::EndSampleInfoToken();
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp     [all...]
es3pDepthTests.cpp 648 << TestLog::EndSampleInfo;
665 << TestLog::EndSampleInfo;
    [all...]
es3pShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 434 << TestLog::EndSampleInfo;
teglGLES2SharedRenderingPerfTests.cpp 949 << TestLog::EndSampleInfo;
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp     [all...]

Completed in 232 milliseconds