ZCULL: lower notice severity to avoid spam
This commit is contained in:
@@ -2333,7 +2333,7 @@ namespace rsx
|
|||||||
|
|
||||||
if (zcull_ctrl->has_pending())
|
if (zcull_ctrl->has_pending())
|
||||||
{
|
{
|
||||||
LOG_ERROR(RSX, "Dangling reports found, discarding...");
|
LOG_TRACE(RSX, "Dangling reports found, discarding...");
|
||||||
zcull_ctrl->sync(this);
|
zcull_ctrl->sync(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user