mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
panfrost: Drop NXR format
It's not clear this was ever exposed under any GL/DX/CL/VK/... extension whatsoever... Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6326>
This commit is contained in:
parent
e03622e50f
commit
c5f18ce144
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@
|
|||
<value name="ETC2 R11 UNORM" value="2"/>
|
||||
<value name="ETC2 RGBA8" value="3"/>
|
||||
<value name="ETC2 RG11 UNORM" value="4"/>
|
||||
<value name="NXR" value="6"/>
|
||||
<value name="BC1 UNORM" value="7"/>
|
||||
<value name="BC2 UNORM" value="8"/>
|
||||
<value name="BC3 UNORM" value="9"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue