Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireErrorCallbackTests.cpp31 void ToMockDeviceErrorCallback(WGPUErrorType type, const char* message, void* userdata) { in ToMockDeviceErrorCallback() function
106 wgpuDeviceSetUncapturedErrorCallback(device, ToMockDeviceErrorCallback, this); in TEST_F()