Home
last modified time | relevance | path

Searched defs:OnDeviceError (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnNativeTest.cpp80 void DawnNativeTest::OnDeviceError(WGPUErrorType type, const char* message, void* userdata) { in OnDeviceError() function in DawnNativeTest
DDawnTest.cpp1032 void DawnTestBase::OnDeviceError(WGPUErrorType type, const char* message, void* userdata) { in OnDeviceError() function in DawnTestBase
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.cpp213 void ValidationTest::OnDeviceError(WGPUErrorType type, const char* message, void* userdata) { in OnDeviceError() function in ValidationTest