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:
@@ -92,6 +92,9 @@ def has_access(format):
|
||||
'p010',
|
||||
'p012',
|
||||
'p016',
|
||||
'y410',
|
||||
'y412',
|
||||
'y416',
|
||||
'xyuv',
|
||||
'ayuv',
|
||||
'r8g8_r8b8_unorm',
|
||||
|
||||
Reference in New Issue
Block a user