Commit ef584b26 authored by Xinghua Cao's avatar Xinghua Cao Committed by Commit Bot

Cancel to blacklist ARB_timer_query for linux intel

BUG=867675
TEST=conformance2/extensions/ext-disjoint-timer-query-webgl2.html

Change-Id: I138a046e8ac6cb3bee4b34d59b3fa4e7b0c4231f
Reviewed-on: https://chromium-review.googlesource.com/c/1298757Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarAntoine Labour <piman@chromium.org>
Commit-Queue: Xinghua Cao <xinghua.cao@intel.com>
Cr-Commit-Position: refs/heads/master@{#602967}
parent a18491f1
......@@ -1351,20 +1351,6 @@
"pack_parameters_workaround_with_pack_buffer"
]
},
{
"id": 143,
"description": "Timer queries crash on Intel GPUs on Linux",
"cr_bugs": [540543, 576991],
"os": {
"type": "linux"
},
"vendor_id": "0x8086",
"driver_vendor": "Mesa",
"disabled_extensions": [
"GL_ARB_timer_query",
"GL_EXT_timer_query"
]
},
{
"id": 144,
"cr_bugs": [563714],
......
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