Skip to content
Snippets Groups Projects
Forked from VideoLAN / VLC
Source project has a limited visibility.
Niklas Haas's avatar
Niklas Haas authored
Returning out of this function when pl_render_image() fails is the wrong
thing to do, since that leaves the swapchain frame acquired but never
submitted. Instead, just clear the target FBO to blank red (to make it
clear that something went wrong) and continue on with presentation.
df40d36d
Name Last commit Last update