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