Skip to content

egl/dri2: don't bind dri2 for zink

Dave Airlie requested to merge airlied/mesa:egl-zink-fix into main

What does this MR do and why?

egl/dri2: don't bind dri2 for zink

I'm not sure why zink would want dri2 here instead of kopper,
I'm sure it's some side effect of something else, let zink
use the kopper paths.

This fixes:
dEQP-GL45-ES3.info.vendor
on zink on nvk with GL cts using EGL.

Merge request reports