panfrost: Fix Bifrost filter selection
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 7 Oct 2020 01:31:18 +0000 (21:31 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sat, 10 Oct 2020 21:15:02 +0000 (17:15 -0400)
commit3943bcec9c81d4848cb2463697c57a86e23e2528
tree2987eef0ee58a015b97887269a29f3a5f8101ec6
parent401d594c0af804d432fd42f9eea38b146f7e2bb9
panfrost: Fix Bifrost filter selection

Point sampling is jargon for nearest, apparently. Fixes

dEQP-GLES2.functional.texture.filtering.2d.nearest_nearest_clamp_rgba8888_pot

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7081>
src/gallium/drivers/panfrost/pan_cmdstream.c