OSDN Git Service

anv: Set the batch allocator for compute pipelines
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 30 Oct 2019 19:37:45 +0000 (14:37 -0500)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 31 Oct 2019 22:13:43 +0000 (15:13 -0700)
commit3544a01121c36d08117193b4e392b6910fd749aa
treee7d12e601e9cb49a3357bcf4a14fea445e6fd003
parentbb9d1ed2bd4450cb9177d0ff40d5fcb4634f3bfd
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>
(cherry picked from commit 9ef198c59a0cf003b4545e345d34b93d9e4c538b)
src/intel/vulkan/genX_pipeline.c