anv: Inline anv_block_pool_get_bo
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 25 Oct 2019 19:51:19 +0000 (14:51 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 31 Oct 2019 13:46:08 +0000 (13:46 +0000)
commit5534358ef6189fe1169ad181ac4578d41bec6835
tree0b5d5d73b168767d10c07efde1fd1fb2c167bf71
parentc0a4722f292dd437e8a6fa21ef9befb6281bec00
anv: Inline anv_block_pool_get_bo

It has exactly one caller and we're about to change some of the dynamics
which would make this confusing as a separate function.

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