anv: Add a has_softpin boolean
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 25 Nov 2019 18:06:20 +0000 (12:06 -0600)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 5 Dec 2019 16:59:10 +0000 (10:59 -0600)
commitc142a40a92fc4a1ac4ac19141abd1d9d37ddd652
tree4c58052a42082cd482066e9a1a1a91b6a24a46c3
parent0bba88081b416586d733878977da5950fa3e93d6
anv: Add a has_softpin boolean

This separates "has" from "use" which will make the next commit a bit
cleaner.

Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_private.h