vc4: Fix leak of the compiled shader programs in the cache.
authorEric Anholt <eric@anholt.net>
Mon, 15 Dec 2014 04:29:10 +0000 (20:29 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 15 Dec 2014 07:12:11 +0000 (23:12 -0800)
commit80ed075e6033eba68b034fbd748da4e0b82a27f4
treec8968de37e7b1bada2ac8cf1cf382752ecd03d3c
parent4da9e3d80556253a05179c398ffb1c3120fa3089
vc4: Fix leak of the compiled shader programs in the cache.
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_program.c