zink: update textureCompressionBC requirement
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 16 Nov 2022 11:55:26 +0000 (12:55 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 24 Nov 2022 12:57:46 +0000 (12:57 +0000)
commit13bccac5a7d930c809927e69ba7305330fb8a9be
tree01533bbd40f55a21f80e80e741006663a485ed73
parent754353c4170918f592e499a370dc90c60c271cff
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>
docs/drivers/zink.rst
src/gallium/drivers/zink/VP_ZINK_requirements.json