mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-27 09:19:00 +02:00
fx
This commit is contained in:
parent
acedd2ad06
commit
243323a863
1 changed files with 1 additions and 0 deletions
|
|
@ -819,6 +819,7 @@ void Device::ReportLoss() const {
|
|||
s += fmt::format("{:02x} ", vendor_binary_data[i]);
|
||||
s += "\n";
|
||||
}
|
||||
LOG_INFO(Render_Vulkan, "{}", s);
|
||||
}
|
||||
|
||||
// Wait for the log to flush and for Nsight Aftermath to dump the results
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue