Home
last modified time | relevance | path

Searched defs:WGPUErrorType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tools/sk_app/
DDawnWindowContext.cpp19 static void PrintDeviceError(WGPUErrorType, const char* message, void*) { in PrintDeviceError() argument
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp80 static void PrintDeviceError(WGPUErrorType, const char* message, void*) { in PrintDeviceError() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.cpp28 mErrorCallback = [](WGPUErrorType, char const*, void*) { in Device() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp206 mUncapturedErrorCallback = [](WGPUErrorType, char const*, void*) { in Initialize() argument