broadcom/vc5: Set up internal_format for imported resources.
authorEric Anholt <eric@anholt.net>
Thu, 12 Apr 2018 23:29:19 +0000 (16:29 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 24 Apr 2018 17:37:29 +0000 (10:37 -0700)
commit3d21fc193efc3ccca1e442d4f9409cd93eb04282
treeff0860269cf059b6b078e70060ba28b6ac651d1d
parentf08f477a93e783361d2942133da18504c2851469
broadcom/vc5: Set up internal_format for imported resources.

Without this, we'd assertion fail in u_transfer_helper when mapping an
imported resource.
src/gallium/drivers/vc5/vc5_resource.c