util/format: add util format y8_400_unorm
Signed-off-by: James Zhu <James.Zhu@amd.com> Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com> Reviewed-by: Ruijing Dong <ruijing.dong@amd.com> Reviewed-by: Boyuan Zhang <Boyuan.Zhang@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18914>
This commit is contained in:
@@ -101,6 +101,7 @@ def has_access(format):
|
||||
'r8g8_r8b8_unorm',
|
||||
'g8r8_b8r8_unorm',
|
||||
'g8r8_g8b8_unorm',
|
||||
'y8_400_unorm',
|
||||
'y8_u8_v8_422_unorm',
|
||||
'y8_u8v8_422_unorm',
|
||||
'y8_u8_v8_444_unorm',
|
||||
|
||||
Reference in New Issue
Block a user