Searched refs:ToMockDeviceErrorCallback (Results 1 – 1 of 1) sorted by relevance
31 void ToMockDeviceErrorCallback(WGPUErrorType type, const char* message, void* userdata) { in ToMockDeviceErrorCallback() function106 wgpuDeviceSetUncapturedErrorCallback(device, ToMockDeviceErrorCallback, this); in TEST_F()