Skip to content

platformsupport/scenes/opengl: don't crash when importing a texture fails

Xaver Hugl requested to merge work/zamundaaa/import-crash into master

Doesn't necessarily fix the underlying cause of the bug, but if swapchain creation fails, the drm backend should be able to gracefully fall back to different buffer formats and not crash

CCBUG: 474933

Merge request reports