mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
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:
parent
00c4882bc9
commit
6e990a2f73
1 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue