anv: Advertise support for MinLod on Skylake+
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 3 Oct 2018 03:04:09 +0000 (22:04 -0500)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 12 Dec 2018 03:26:23 +0000 (21:26 -0600)
commita10a450db2a4d0ea21117d79b5e8956d8551132f
treef1ae2e26af46b03793eebfcd4a505038d4bbb882
parentcb98e0755f8d05a5a7f9134e39c625e8933746ea
anv: Advertise support for MinLod on Skylake+

These are usually used for dealing with sparse resources but there's no
reason why we can't hook them up before we have sparse.  We have the
hardware; let's light it up.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_pipeline.c