diff options
author | Eric Anholt <[email protected]> | 2016-04-20 14:11:04 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-04-22 11:27:11 -0700 |
commit | 6eabdb8959eef9802caa618e7390eb5beeca226a (patch) | |
tree | 1c19736b2373e8d6467632a71f8da20241dfaab1 /src/gallium/drivers/ilo | |
parent | 42dea145d9c83d1ad59dfb275072a4ed67233d1d (diff) |
vc4: Don't try to blit from MSAA surfaces with mismatched width to dst.
I had made the previous blit fix non-MSAA only because I was thinking
about how the hardware infers stride from the RENDERING_CONFIG packet.
However, I'm also inferring the stride for both MSAA src and dst in
vc4_render_cl.c from the width argument in the ioctl.
Fixes 15 EXT_framebuffer_multisample piglit tests.
Diffstat (limited to 'src/gallium/drivers/ilo')
0 files changed, 0 insertions, 0 deletions