Home
last modified time | relevance | path

Searched defs:WGPUDeviceLostReason (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.cpp38 mDeviceLostCallback = [](WGPUDeviceLostReason, char const*, void*) { in Device() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp216 mDeviceLostCallback = [](WGPUDeviceLostReason, char const*, void*) { in Initialize() argument