panfrost: Pipe in compressed texture feature mask
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 10 Jul 2020 14:42:24 +0000 (10:42 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 13 Jul 2020 15:21:59 +0000 (11:21 -0400)
commit407a052ced43e4754fc46c20eb8e55feaaae105a
tree4f587304a7d3c0bae4b5cfc9506d9395e0380304
parentd5a9cd1b7dd972e84f02396cbaa067ea59c2ff39
panfrost: Pipe in compressed texture feature mask

So we can query at run-time as part of Gallium's checks.

v2: More explicit naming.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5856>
src/panfrost/encoder/pan_device.h
src/panfrost/encoder/pan_props.c