i965: Fix anisotropic filtering for mag filter
authorEero Tamminen <eero.t.tamminen@intel.com>
Tue, 27 Jun 2017 17:37:16 +0000 (10:37 -0700)
committerRafael Antognolli <rafael.antognolli@intel.com>
Wed, 28 Jun 2017 20:33:28 +0000 (13:33 -0700)
commitc35fd58688fd8c0c421c35b28419d20befdcb8b9
treeff68b94298b28f844c099b9062ef0b7e1919b349
parentec43605189907fa327a4a7f457aa3c822cfdea5d
i965: Fix anisotropic filtering for mag filter

Commit f8d69beed49c64f883bb8ffb28d4960306baf575 moving sampler
handling to genxml messed up change done by commit
6a7c5257cac23cd9767aa4bc8fdab68925b11157.

This broke rendering in SynMark CSDof and TexFilterAniso tests.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101607

Thanks to Kevin, who spotted the actual typo!
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/genX_state_upload.c