vc4: Fix a leak of the no-vertex-elements workaround BO.
authorEric Anholt <eric@anholt.net>
Tue, 7 Aug 2018 01:53:57 +0000 (18:53 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Aug 2018 02:10:06 +0000 (19:10 -0700)
commit9507e036994018d3038e6263b98c53b0c916d2cd
treee6f80b2badc69861ee2a3841c5e6856abebd0c53
parent86095e9bb1335b082554ed2ceaaa66470b24cb28
vc4: Fix a leak of the no-vertex-elements workaround BO.

Fixes: bd1925562ad1 ("vc4: Convert the driver to emitting the shader record using pack macros.")
src/gallium/drivers/vc4/vc4_draw.c