panfrost: Set PIPE_CAP_MAX_TEXTURE_GATHER_COMPONENTS
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 28 Aug 2020 13:53:30 +0000 (09:53 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 31 Aug 2020 11:46:32 +0000 (07:46 -0400)
commit8ff6e7c7399822a07a3b5f1ff71a848e6e092389
tree1bd93ec50731d3430a09e6f15effff479341be53
parent7dab5749c89181bc71b8d1635ab1a9b1a7928163
panfrost: Set PIPE_CAP_MAX_TEXTURE_GATHER_COMPONENTS

Exposes ARB_texture_gather when PAN_MESA_DEBUG=deqp is set. Also update
docs/features.txt.

Fixes:

   dEQP-GLES31.functional.texture.gather.offset.implementation_offset.*

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6516>
docs/features.txt
src/gallium/drivers/panfrost/pan_screen.c