vc4: Only do MSAA FB operations if the FB is MSAA.
authorEric Anholt <eric@anholt.net>
Mon, 18 Apr 2016 23:57:53 +0000 (16:57 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 22 Apr 2016 18:27:11 +0000 (11:27 -0700)
commit3fecaf0d0cb762b23930aaecc67c8934f1b59881
tree893eb1ba2c19b57c812d7dc61cd42e0cebbed21a
parent1410403e1e6cd948b087ebb19f6865f054d14877
vc4: Only do MSAA FB operations if the FB is MSAA.

I noticed this as a problem with ET:QW traces emitting coverage code when
the framebuffer was supposed to be single sampled.
src/gallium/drivers/vc4/vc4_program.c