Skip to content

lima: fix viewport PLBU commands

Icenowy Zheng requested to merge icenowy/mesa:lima-vp-fix into master

The viewport PLBU commands expect the margins of the viewport rectangle, not the left-bottom point and the size.

Fix this by renaming the macros and change the corresponding code.

Signed-off-by: Icenowy Zheng icenowy@aosc.io

Merge request reports