mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-08 17:50:31 +01:00
ZCULL: lower notice severity to avoid spam
This commit is contained in:
parent
8800c10476
commit
9f0fada17a
|
|
@ -2333,7 +2333,7 @@ namespace rsx
|
|||
|
||||
if (zcull_ctrl->has_pending())
|
||||
{
|
||||
LOG_ERROR(RSX, "Dangling reports found, discarding...");
|
||||
LOG_TRACE(RSX, "Dangling reports found, discarding...");
|
||||
zcull_ctrl->sync(this);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue