Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h261 void APIInjectError(wgpu::ErrorType type, const char* message);
DDevice.cpp1209 void DeviceBase::APIInjectError(wgpu::ErrorType type, const char* message) { in APIInjectError() function in dawn_native::DeviceBase