Skip to content

dri/kopper: Assume a non-null drawable in flush_frontbuffer

Corentin Noël requested to merge tintou/mesa:tintou/kopper-flush-drawable into main

What does this MR do and why?

It is expected that drawable is non-null here so don't add check for it.

Merge request reports