Skip to content

zink: restrict implicit feedback loop detection using miplevels/layers

What does this MR do and why?

zink: restrict implicit feedback loop detection using miplevels/layers

this improves perf by like 70-100% in games like Everspace, which draw
to a different miplevel of the same image that the fragment shader samples

Merge request reports

Loading