Skip to content

gallium/dri: fix dri2_from_names

Julia Tatz requested to merge jdtatz/mesa:fix-dri2_from_names into main

The createImageFromNames interface uses fourcc, not dri_image_formats.

Closes: #8547 (closed)

Fixes: 433ca312 ("st/dri: replace format conversion functions with single mapping table")

Merge request reports