Skip to content

iris: Move blit scissoring earlier.

Kenneth Graunke requested to merge kwg/mesa:iris-blitscissor into master

There's no need to e.g. prepare_access() if the blit is a noop.

Merge request reports