a GPU context.
if 0, wait for any fence to be signaled, if 1, wait for all fences to be signaled.
an array of fences to wait on.
the number of fences in the fences array.
true on success, false on failure; call SDL_GetError() for more information.
Page generated by adrdox
Blocks the thread until the given fences are signaled.