diff options
| author | 2024-01-29 10:49:10 -0500 | |
|---|---|---|
| committer | 2024-01-30 10:11:52 -0500 | |
| commit | 0f539a7c4483f68a404d9ab4ef77a879ba16f737 (patch) | |
| tree | c0f58957cd7d257cd1a48f2da0db182b532d7c83 /libs/gui/ConsumerBase.cpp | |
| parent | 1b685dd3b6373ba55be1c57c672a22533e16664d (diff) | |
[RE-SkiaVk] Utilize Skia's new VK_ERROR_DEVICE_LOST callback to log
Skia will invoke this callback when it encounters VK_ERROR_DEVICE_LOST.
Since RE is enabling the VK_EXT_device_fault extension (when available),
additional data should be provided from the driver. If the extension is
not available, Skia will provide a generic `description` indicating
that no info is available.
The goal of this logging is to provide as much verbose information as
possible in the logs, while condensing any differentiating info into a
more succinct crash message to aid clustering.
Bug: 313369997
Test: manually forced crash
Change-Id: Ibda00573a1db9d8aaa83057207f0f699cc756e33
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions