gallium/dri: Add P030 format
Acked-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19639>
This commit is contained in:
committed by
José María Casanova Crespo
parent
e253729e03
commit
4ea4147935
@@ -2775,6 +2775,7 @@ dri2_num_fourcc_format_planes(EGLint format)
|
||||
case DRM_FORMAT_P010:
|
||||
case DRM_FORMAT_P012:
|
||||
case DRM_FORMAT_P016:
|
||||
case DRM_FORMAT_P030:
|
||||
return 2;
|
||||
|
||||
case DRM_FORMAT_YUV410:
|
||||
|
||||
Reference in New Issue
Block a user