anv: Set more flags on descriptor pool buffers
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 25 Oct 2019 22:12:06 +0000 (17:12 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 31 Oct 2019 13:46:09 +0000 (13:46 +0000)
commite0ee23660fa2b38315ebc72aac5455cd064000fa
treede988b3c379cc6cc3c31d007f8ad2978779fb321
parentc3eb4b3ba53b23a4966b7dc79025a350245704fd
anv: Set more flags on descriptor pool buffers

the ASYNC flag, in particular, has the potential to help performance
because it means less sync tracking in the kernel.

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