iris: Clamp viewport extents to the framebuffer dimensions
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Dec 2018 10:02:49 +0000 (02:02 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:10 +0000 (10:26 -0800)
commitf062dcdfbb294b7a7627a137f58ee4c954011699
treee265742192b81a66c4acae7b714aa437fe3d5766
parentfb2df1b5d55ebb9a2b889ead354934c560e770b7
iris: Clamp viewport extents to the framebuffer dimensions

Fixes arb_framebuffer_no_attachments-query's resize subtest.
src/gallium/drivers/iris/iris_state.c