Home
last modified time | relevance | path

Searched refs:EmptyPlatformMethod (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp56 void EmptyPlatformMethod(angle::PlatformMethods *, const char *) {} in EmptyPlatformMethod() function
490 mPlatformMethods.logError = EmptyPlatformMethod; in SetUp()
491 mPlatformMethods.logWarning = EmptyPlatformMethod; in SetUp()
492 mPlatformMethods.logInfo = EmptyPlatformMethod; in SetUp()