broadcom/vc5: Set up MSAA texture type according to the internal format.
authorEric Anholt <eric@anholt.net>
Wed, 25 Oct 2017 20:00:44 +0000 (13:00 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Oct 2017 20:31:28 +0000 (13:31 -0700)
commita797f0eb6371efb78bee5f5aea73c5cdcfbcd030
tree6e6b7332c5f2111ef6d8e06745cd6b2592a8627d
parentfe6fc579cbdc040a9bd62170c3713546dd112ae5
broadcom/vc5: Set up MSAA texture type according to the internal format.

It gets most of EXT_framebuffer_multisample-formats passing, but doesn't
really work for texture views.
src/gallium/drivers/vc5/vc5_resource.c
src/gallium/drivers/vc5/vc5_state.c