ZCULL: lower notice severity to avoid spam

This commit is contained in:
kd-11 2018-07-22 12:14:41 +03:00 committed by kd-11
parent 8800c10476
commit 9f0fada17a

View File

@ -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);
}