Reviewed-by: Mark Janes
Tested-by: Mark Janes
Emil Velikov writes:
> With an earlier commit we've spit the flags parsing to a separate
> function, but forgot to update all the dri modules to use it.
>
> Noticed when we've enabled KHR_debug for every dri module - fdo#93048
>
> Fixes: 38366c0c6e
With an earlier commit we've spit the flags parsing to a separate
function, but forgot to update all the dri modules to use it.
Noticed when we've enabled KHR_debug for every dri module - fdo#93048
Fixes: 38366c0c6e7 "dri_util: Don't assume __DRIcontext->driverPrivate
is a gl_context"
Cc: Mark Ja