Commit 0cfeb7ef authored by shrekshao's avatar shrekshao Committed by Commit Bot

Suppress BaseVertexBaseInstance on android no-passthrough

Recently https://chromium-review.googlesource.com/c/chromium/src/+/1922706
The suppression is revert by suppressor. But that is likely needed.
As some android specific workaround only exists in angle but not cmd decoder.

Bug: 1025719
Change-Id: Ie01549bb621831c5003820464561b98d333b0c31
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1923328Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Shrek Shao <shrekshao@google.com>
Cr-Commit-Position: refs/heads/master@{#716460}
parent 9b1c0e61
...@@ -49,6 +49,9 @@ crbug.com/945970 [ android ] WebglExtension_EXT_float_blend [ Skip ] ...@@ -49,6 +49,9 @@ crbug.com/945970 [ android ] WebglExtension_EXT_float_blend [ Skip ]
# or when angle is used everywhere. # or when angle is used everywhere.
crbug.com/891861 [ mac no-passthrough ] WebglExtension_WEBGL_draw_instanced_base_vertex_base_instance [ Skip ] crbug.com/891861 [ mac no-passthrough ] WebglExtension_WEBGL_draw_instanced_base_vertex_base_instance [ Skip ]
crbug.com/891861 [ mac no-passthrough ] WebglExtension_WEBGL_multi_draw_instanced_base_vertex_base_instance [ Skip ] crbug.com/891861 [ mac no-passthrough ] WebglExtension_WEBGL_multi_draw_instanced_base_vertex_base_instance [ Skip ]
crbug.com/891861 [ android no-passthrough ] WebglExtension_WEBGL_draw_instanced_base_vertex_base_instance [ Skip ]
crbug.com/891861 [ android no-passthrough ] WebglExtension_WEBGL_multi_draw_instanced_base_vertex_base_instance [ Skip ]
# ======================== # ========================
# Conformance expectations # Conformance expectations
......
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