docs/zink: remove bptc from required formats for gl4.2
We now have lowering-code in the mesa state-tracker, meaning we no
longer need this feature.
Fixes: e4ff42684b
("mesa/st: enable bptc extension with fallback")
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18434>
This commit is contained in:

committed by
Marge Bot

parent
00c4882bc9
commit
6e990a2f73
@@ -180,13 +180,6 @@ supported:
|
||||
|
||||
* `VK_KHR_shader_draw_parameters`_
|
||||
|
||||
* Formats requiring ``VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT``:
|
||||
|
||||
* ``VK_FORMAT_BC7_UNORM_BLOCK``
|
||||
* ``VK_FORMAT_BC7_SRGB_BLOCK``
|
||||
* ``VK_FORMAT_BC6H_SFLOAT_BLOCK``
|
||||
* ``VK_FORMAT_BC6H_UFLOAT_BLOCK``
|
||||
|
||||
OpenGL 4.3
|
||||
^^^^^^^^^^
|
||||
|
||||
|
Reference in New Issue
Block a user