Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireErrorCallbackTests.cpp53 void ToMockDeviceLoggingCallback(WGPULoggingType type, const char* message, void* userdata) { in ToMockDeviceLoggingCallback() function
125 wgpuDeviceSetLoggingCallback(device, ToMockDeviceLoggingCallback, this); in TEST_F()