webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
TexturesBenchmark () | |
void | initializeBenchmark () override |
void | destroyBenchmark () override |
void | drawBenchmark () override |
![]() | |
ANGLERenderTest (const std::string &name, const RenderTestParams &testParams) | |
~ANGLERenderTest () | |
bool | popEvent (Event *event) |
OSWindow * | getWindow () |
![]() | |
ANGLEPerfTest (const std::string &name, const std::string &suffix) | |
virtual | ~ANGLEPerfTest () |
Additional Inherited Members | |
![]() | |
void | run () |
void | printResult (const std::string &trace, double value, const std::string &units, bool important) const |
void | printResult (const std::string &trace, size_t value, const std::string &units, bool important) const |
double | normalizedTime (size_t value) const |
void | abortTest () |
unsigned int | getNumStepsPerformed () const |
![]() | |
Test () | |
![]() | |
const RenderTestParams & | mTestParams |
![]() | |
std::string | mName |
std::string | mSuffix |
Timer * | mTimer |
double | mRunTimeSeconds |
angle::TexturesBenchmark::TexturesBenchmark | ( | ) |
|
overridevirtual |
Reimplemented from ANGLERenderTest.
|
overridevirtual |
Implements ANGLERenderTest.
|
overridevirtual |
Reimplemented from ANGLERenderTest.