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
Committed: https://crrev.com/c5faeccf26cc5e05407c6375231aef4e736138f9
Cr-Commit-Position: refs/heads/master@{#410840}
Patch Set 1 #
Messages
Total messages: 17 (10 generated)
|
|||||||||||||||||||||||||||||||||||||