mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 05:18:12 +02:00
In gbm_dri_bo_create, when modifiers are requested but not supported, do
not return NULL immediately, but first go to cleanup section to free
already allocated buffer object.
Fixes:
|
||
|---|---|---|
| .. | ||
| backends/dri | ||
| main | ||
| gbm-symbols.txt | ||
| meson.build | ||