mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-23 16:06:30 +00:00
fx
This commit is contained in:
@@ -873,6 +873,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
|
||||
|
||||
Reference in New Issue
Block a user