mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-10 07:14:21 +00: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…
x
Reference in New Issue
Block a user