anv/state: if enabled, use anisotropic filtering also with VK_FILTER_NEAREST
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 24 Nov 2016 10:21:20 +0000 (11:21 +0100)
committerIago Toral Quiroga <itoral@igalia.com>
Fri, 25 Nov 2016 07:20:28 +0000 (08:20 +0100)
commitb3fca516170e00fb937080a8b2ee47d137482898
treea2e65cebfa152df46a2bb891c385ded53dc239fb
parent95ddb37708ca16ccbd0f607d17a82be2de0d07b6
anv/state: if enabled, use anisotropic filtering also with VK_FILTER_NEAREST

Fixes multiple Vulkan CTS tests that combine anisotropy and VK_FILTER_NEAREST
in dEQP-VK.texture.filtering_anisotropy.*

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/genX_state.c