anv: detach batch emission allocation from device
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 1 Aug 2019 10:21:41 +0000 (13:21 +0300)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 11 Nov 2019 21:46:51 +0000 (21:46 +0000)
commit2f4dcc8a1cd08be2c293286865fe5e8683d16fb2
tree90e183aabef2c0012cf47c7a76f32622fdc3db51
parent935f8f0e56a409b10fac86e18f68be776cdff29f
anv: detach batch emission allocation from device

In the future we'll have 2 different allocations depending on whether
we're using threaded submission or not.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_batch_chain.c