Descriptioncc: Never block on uploads from previous frame and increase max pending uploads.
By discarding pending uploads after drawing we allow multiple frames with
reasonable amounts of uploads in the pipeline at the same time.
Also increase maxPendingUpdateIntervals to allow an estimated 16ms of
texture uploads per frame without blocking.
BUG=152631
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159654
Patch Set 1 #Patch Set 2 : Add unit test. #Patch Set 3 : Set maxPendingUpdateIntervals to 4. #Patch Set 4 : Rename numPendingUploads to numBlockingUploads and discardPendingUploads to markPendingUploadsAsNon… #
Messages
Total messages: 8 (0 generated)
|