anv: Enabled the VK_EXT_sample_locations extension
authorEleni Maria Stea <estea@igalia.com>
Thu, 14 Mar 2019 19:52:07 +0000 (21:52 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 27 Jan 2021 23:25:27 +0000 (23:25 +0000)
commit4ad4cd89069bfc98533182d2ae9151fa74fb5414
treee6da632d7dcbe194921bd40e99f1ab808fdce46d
parent6ab5dc45f6320cebd9813c5d927a075a189cf44e
anv: Enabled the VK_EXT_sample_locations extension

Enabled the VK_EXT_sample_locations for Intel Gen >= 7.

v2: Replaced device.info->gen >= 7 with True, as Anv doesn't support
    anything below Gen7. (Lionel Landwerlin)

Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1887>
docs/features.txt
src/intel/vulkan/anv_extensions.py