DescriptionGpuScheduler can unschedule a command buffer until the GPU has made progress up to a fence.
Other command buffers on the channel can still be processed but if any more calls are issued on the unscheduled command buffer, the entire channel is unscheduled. This prevents reordering of GL commands wrt flushes.
It'll be used by this:
http://codereview.chromium.org/8060045/
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107154
Patch Set 1 #Patch Set 2 : '' #
Total comments: 1
Patch Set 3 : '' #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|