Searched defs:OnDeviceError (Results 1 – 3 of 3) sorted by relevance
80 void DawnNativeTest::OnDeviceError(WGPUErrorType type, const char* message, void* userdata) { in OnDeviceError() function in DawnNativeTest
1032 void DawnTestBase::OnDeviceError(WGPUErrorType type, const char* message, void* userdata) { in OnDeviceError() function in DawnTestBase
213 void ValidationTest::OnDeviceError(WGPUErrorType type, const char* message, void* userdata) { in OnDeviceError() function in ValidationTest