Fix unbounded allocation of GL queries
Check to see if previously-allocated queries are done before allocating new ones. It turns out that destroying a massive list of queries accounts for 50% of our watchdog timeouts in the GPU process. BUG=398072 Review URL: https://codereview.chromium.org/642993002 Cr-Commit-Position: refs/heads/master@{#299164}
Showing
Please register or sign in to comment