dri: Remove unused prototype
Fixes: 3a51865faa ("dri: use plane format directly")
Signed-off-by: Rob Clark <rob.clark@oss.qualcomm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35856>
This commit is contained in:
@@ -48,9 +48,6 @@ dri2_get_mapping_by_fourcc(int fourcc);
|
||||
const struct dri2_format_mapping *
|
||||
dri2_get_mapping_by_format(int format);
|
||||
|
||||
enum pipe_format
|
||||
dri2_get_pipe_format_for_dri_format(int format);
|
||||
|
||||
bool
|
||||
dri2_yuv_dma_buf_supported(struct dri_screen *screen,
|
||||
const struct dri2_format_mapping *map);
|
||||
|
||||
Reference in New Issue
Block a user