Skip to content

egl: fix fd passing on init with zink

Mike Blumenkrantz requested to merge zmike/mesa:egl-fd into main

What does this MR do and why?

egl: fix fd passing on init with zink

this should be passed with gbm but not for any other display type

Fixes: 5ab29555cf0 ("egl/x11: pass render fd to screen create for zink")

Merge request reports