anv: Implement VK_EXT_4444_formats
We only support the ARGB format, not the ABGR one. Fortunately, the ARGB is the one required by D3D11. Reviewed-by: Joshua Ashton <joshua@froggi.es> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6158>
This commit is contained in:

committed by
Marge Bot

parent
b44139ef36
commit
3c2a1af660
@@ -23,3 +23,4 @@ RADV now uses ACO per default as backend
|
||||
RADV_DEBUG=llvm option to enable LLVM backend for RADV
|
||||
VK_EXT_image_robustness for ANV
|
||||
VK_EXT_shader_atomic_float on ANV
|
||||
VK_EXT_4444_formats on ANV
|
||||
|
Reference in New Issue
Block a user