util/format: Add Y41x formats

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9610>
This commit is contained in:
Ian Romanick
2021-03-10 20:53:46 -08:00
committed by Marge Bot
parent 1358d93650
commit 0820f1f3d0
3 changed files with 11 additions and 0 deletions
+3
View File
@@ -92,6 +92,9 @@ def has_access(format):
'p010',
'p012',
'p016',
'y410',
'y412',
'y416',
'xyuv',
'ayuv',
'r8g8_r8b8_unorm',