anv/allocator: Get rid of the ability to free blocks
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 24 Apr 2017 10:11:02 +0000 (03:11 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 5 May 2017 02:07:54 +0000 (19:07 -0700)
commitbb2a3f0df8e9f92e7694c3e643c38807bfa79902
treee0f9fea2241e78c0790a68e597827d5298777a92
parent08413a81b93dc537fb0c34327ad162f07e8c3427
anv/allocator: Get rid of the ability to free blocks

Now that everything is going through the state pools, the block pool no
longer needs to be able to handle re-use.

Reviewed-by: Juan A. Suarez Romero <jasuarez@igalia.com>
src/intel/vulkan/anv_allocator.c
src/intel/vulkan/anv_private.h