summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Nolan Scobie <nscobie@google.com> 2024-01-29 10:49:10 -0500
committer Nolan Scobie <nscobie@google.com> 2024-01-30 10:11:52 -0500
commit0f539a7c4483f68a404d9ab4ef77a879ba16f737 (patch)
treec0f58957cd7d257cd1a48f2da0db182b532d7c83 /libs/gui/ConsumerBase.cpp
parent1b685dd3b6373ba55be1c57c672a22533e16664d (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