Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/
DServerDevice.cpp24 void Server::OnDeviceError(const char* message) { in OnDeviceError() function in dawn_wire::server::Server
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DValidationTest.cpp70 void ValidationTest::OnDeviceError(const char* message, void* userdata) { in OnDeviceError() function in ValidationTest
/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
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp462 void DawnTest::OnDeviceError(const char* message, void* userdata) { in OnDeviceError() function in DawnTest