radv: add support for anisotropic filtering on SI-CI
authorFredrik Höglund <fredrik@kde.org>
Wed, 23 Nov 2016 22:04:58 +0000 (23:04 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Nov 2016 22:19:06 +0000 (08:19 +1000)
commit5cbcbc75f437b805e5c3c0c3b5c1192c0d68c1f5
tree6a7ea3dcb504cf1b1cb59224300f73f28d1321a2
parent72c00e7c478f23835b4d94ef3a7c6ef2524d40fa
radv: add support for anisotropic filtering on SI-CI

Ported from radeonsi.

Note that si_make_texture_descriptor() already sets img7 to the mask
value referred to in the comment.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/common/ac_nir_to_llvm.c
src/amd/vulkan/radv_device.c