zink: update textureCompressionBC requirement
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 16 Nov 2022 11:55:26 +0000 (12:55 +0100)
committerEric Engestrom <eric@engestrom.ch>
Wed, 30 Nov 2022 21:12:42 +0000 (21:12 +0000)
commit556b945d13e57103f45c882902108b99accf07b9
treee60326a0c879a050ecad9a0f933cae2298d7e4d5
parentf1eb8b2fcfa9b45e48d504c9d6166d01ff2c306c
zink: update textureCompressionBC requirement

The mesa state-tracker can now emulate all formats indicated by this
feature-flag, so we don't require this for OpenGL 4.2 any more.

It's however a good idea to support for power-usage and performance
reasons, saving on memory bandwidth. So let's move it to the
gl46_optimal block instead.

Fixes: e4ff42684b9 ("mesa/st: enable bptc extension with fallback")
Fixes: 2ea481b2f0a ("Zink: add Zink profiles file")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19779>
(cherry picked from commit 13bccac5a7d930c809927e69ba7305330fb8a9be)
.pick_status.json
docs/drivers/zink.rst
src/gallium/drivers/zink/VP_ZINK_requirements.json