anv: Drop anv_bo_init and anv_bo_init_new
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 28 Oct 2019 23:03:32 +0000 (18:03 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 31 Oct 2019 13:46:09 +0000 (13:46 +0000)
commit63d7a38630ca17ac8c15c231f1afd75259f3417a
tree29256bdec69f5e3f7ec9fff117f8985f3bab4307
parent853d3b59fdafc10ebe462c1f15362451855c2a71
anv: Drop anv_bo_init and anv_bo_init_new

BOs are now only ever allocated through the BO cache so there's no need
to have these exposed.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_allocator.c
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_private.h