vc4: Only update vc4->msaa when the framebuffer changes.
authorEric Anholt <eric@anholt.net>
Mon, 14 Dec 2015 23:31:40 +0000 (15:31 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 15 Dec 2015 20:02:53 +0000 (12:02 -0800)
commitc5b886b02829adc58a60453c57b00c2e8d6265f0
treeb851ae4c416c41400d626ff203c9b4781a17562c
parentf2cf2a63f1211642ca20b73ad5f23c60cc3fa703
vc4: Only update vc4->msaa when the framebuffer changes.

Any update here should have been the same as in
vc4_set_framebuffer_state(), except for the point where vc4_blit.c
temporarily sets different state for its different buffers.
src/gallium/drivers/vc4/vc4_context.c