Resubmit buffer if necessary.
This commit is contained in:
parent
0b17406eec
commit
a5cee1751f
@ -641,6 +641,7 @@ UwacReturnCode UwacWindowSubmitBuffer(UwacWindow* window, bool copyContentForNex
|
||||
if (window->pendingBuffer)
|
||||
{
|
||||
/* we already have a pending frame, don't do anything*/
|
||||
UwacSubmitBufferPtr(window, window->pendingBuffer);
|
||||
return UWAC_SUCCESS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user