Description[Mojo] Fix race condition in sample_app's SwapBuffers
The in-process command buffer expects all of its callers to be on a single
thread. Prior to this CL, we were bouncing back to the shell thread to call
swap buffers. Now we call SwapBuffers from sample_app's thread.
R=davemoore@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238223
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|