anv: Stop forcing bindless for images
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 17 May 2019 17:08:46 +0000 (12:08 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Fri, 17 May 2019 19:58:51 +0000 (19:58 +0000)
commit8413fd136c5f82cf8742ea306e139ac5d7bc18f3
treef1bfaf7dabf22824fed11857dfce4d650ae99101
parent926a6a35cf731552033224840c5b3e3edfd0131c
anv: Stop forcing bindless for images

This was an unintended artifact of my testing of bindless images.  We
should be choosing bindless or not dynamically.

Fixes: c0d9926df7d "anv: Use bindless handles for images"
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_nir_apply_pipeline_layout.c