freedreno/a6xx: Support MSAA resolve blits on blitter
authorKristian H. Kristensen <hoegsberg@chromium.org>
Fri, 15 Feb 2019 07:37:01 +0000 (23:37 -0800)
committerKristian H. Kristensen <hoegsberg@chromium.org>
Wed, 20 Feb 2019 16:56:21 +0000 (08:56 -0800)
commitb9eed05e7f9717ce36ce9e080f746f2d1684f17e
tree9bed36bd8425f65d7f6f39f3b72028cd2d9b8a71
parent686211f4c9659fb964c8467ac21f3445c79a9c36
freedreno/a6xx: Support MSAA resolve blits on blitter

This gets stencil and depth resolves working properly.

Fixes:

  dEQP-GLES3.functional.fbo.msaa.2_samples.depth32f_stencil8
  dEQP-GLES3.functional.fbo.msaa.2_samples.depth24_stencil8
  dEQP-GLES3.functional.fbo.msaa.4_samples.depth32f_stencil8
  dEQP-GLES3.functional.fbo.msaa.4_samples.depth24_stencil8
  dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_color
  dEQP-GLES3.functional.fbo.invalidate.sub.unbind_blit_msaa_color

Signed-off-by: Kristian H. Kristensen <hoegsberg@chromium.org>
src/gallium/drivers/freedreno/a6xx/fd6_blitter.c