anv/device: Actually free the CPU-side fence struct again
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 7 Mar 2016 22:48:35 +0000 (14:48 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 7 Mar 2016 22:50:52 +0000 (14:50 -0800)
commit428ffc9c13c24c30c317c2e985b9097956c583b0
treeb4252629ef5e3edee4ba7824abcd2f0273bd0aa4
parent32aa01663ff649a399480886106e203cc347c212
anv/device: Actually free the CPU-side fence struct again

In 23de78768, when we switched from allocating individual BOs to using the
pool for fences, we accidentally deleted the free.
src/intel/vulkan/anv_device.c