panfrost: Do not expose PIPE_CAP_TEXTURE_MIRROR_CLAMP
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 20 Aug 2019 20:03:07 +0000 (13:03 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 21 Aug 2019 15:40:53 +0000 (08:40 -0700)
commite4eaa730dd2bf5da58b33d629cae30bb210f2bed
tree85c50fb3664c337020da94340909b7367c7ed395
parentbe81711c0a5785d987f5b60e0e00b07dbaae184a
panfrost: Do not expose PIPE_CAP_TEXTURE_MIRROR_CLAMP

This CAP controls a desktop-only extension. If the corresponding support
exists in the hardware, we don't know how to use it.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_screen.c