DescriptionDisable timestamps in WebGL.
The timestamp portion of the EXT_disjoint_timer_query does not have much
support from GPU drivers and emulation of them by Chromium at a level
that is accurate enough for users has been determined to be infeasible.
Therefore timestamps are disabled at the WebGL/client side on all
platforms as time elasped queries should be used by developers instead
as they are more widely supported.
BUG=595172
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel
Committed: https://crrev.com/060c3ffdab49471143081a9ecc776e4c25a955e7
Cr-Commit-Position: refs/heads/master@{#383822}
Patch Set 1 #Patch Set 2 : Remove other commit that got put in by accident #Patch Set 3 : Timestamp queries now return 0 in WebGL. #Patch Set 4 : Mark the test as no longer flaky #
Total comments: 1
Patch Set 5 : clarify comment #
Messages
Total messages: 29 (13 generated)
|