anv: Set the batch allocator for compute pipelines
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 30 Oct 2019 19:37:45 +0000 (14:37 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 31 Oct 2019 13:46:09 +0000 (13:46 +0000)
commit9ef198c59a0cf003b4545e345d34b93d9e4c538b
treef61b0d03bfe59fc3876eecd55d12ad7be6d9a229
parent9f665d9c1c3e4a8ec16a350033d7223ce714e74a
anv: Set the batch allocator for compute pipelines

Otherwise relocations just up and crash.

Fixes: a3153162a9b "anv: Delay allocation of relocation lists"
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/genX_pipeline.c