Chromium Code Reviews
DescriptionClear old verified flush IDs when doing OrderingBarrier.
If a command buffer generates sync tokens but doesn't validate them
(letting a different command buffer in the same stream do that), then
its queue of unverified flush ids will grow without bound. It can clear
them out with little overhead by checking which ones are verified after
every GpuChannelHost::OrderingBarrier call.
BUG=635051
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2222663002
Cr-Commit-Position: refs/heads/master@{#410840}
(cherry picked from commit c5faeccf26cc5e05407c6375231aef4e736138f9)
Committed: https://chromium.googlesource.com/chromium/src/+/9987bc7fb26e0807237f31cf33d6b7729714542b
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||||||||||||||||||||