Skip to content

lima: avoid situations when scissor minx > maxx or miny > maxy

Vasily Khoruzhick requested to merge anarsoul/mesa:lima-fix-scissor into master

Hardware can't handle it properly, so we have to validate it.

Fixes #2701 (closed)

Edited by Vasily Khoruzhick

Merge request reports