Commit a9c55609 authored by Peng Huang's avatar Peng Huang Committed by Commit Bot

Disable GL_ARB_timer_query for VMware GPU on Linux

Bug: 841616
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: I6e7d47e3e127ab9f634ea658c25466e2c53bd07e
Reviewed-on: https://chromium-review.googlesource.com/1054472Reviewed-by: default avatarAntoine Labour <piman@chromium.org>
Commit-Queue: Peng Huang <penghuang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#557885}
parent 1a6e52ab
...@@ -2868,6 +2868,7 @@ ...@@ -2868,6 +2868,7 @@
"disable_timestamp_queries" "disable_timestamp_queries"
], ],
"disabled_extensions": [ "disabled_extensions": [
"GL_ARB_timer_query",
"GL_EXT_disjoint_timer_query", "GL_EXT_disjoint_timer_query",
"GL_EXT_disjoint_timer_query_webgl2" "GL_EXT_disjoint_timer_query_webgl2"
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment