util/format: add planar3 y8_u8_v8_440 pipe format
add pipe format to represent yuv440 surface Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28866>
This commit is contained in:
committed by
Marge Bot
parent
221371e903
commit
afd15f481b
@@ -110,6 +110,7 @@ def has_access(format):
|
||||
'y8_u8_v8_422_unorm',
|
||||
'y8_u8v8_422_unorm',
|
||||
'y8_u8_v8_444_unorm',
|
||||
'y8_u8_v8_440_unorm',
|
||||
'y16_u16_v16_420_unorm',
|
||||
'y16_u16_v16_422_unorm',
|
||||
'y16_u16v16_422_unorm',
|
||||
|
||||
Reference in New Issue
Block a user