Commit 1e068e1d by Jonah Ryan-Davis Committed by Commit Bot

Suppress functional_shaders_indexing_tmp_array_*_const_* on Metal

These tests were recently added, and fail on the Metal backend. Bug: angleproject:4996 Change-Id: Iadffa25ab5b6c1372874c82f8356f7f19c76d1e0 TBR=jmadill@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2380244Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com> Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
parent d7276586
......@@ -485,6 +485,7 @@
4235 METAL AMD : dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_corner = FAIL
4235 METAL AMD : dEQP-GLES2.functional.polygon_offset.default_render_with_units = FAIL
4235 METAL AMD : dEQP-GLES2.functional.polygon_offset.fixed16_render_with_units = FAIL
4996 METAL AMD: dEQP-GLES2.functional.shaders.indexing.tmp_array.*_const_* = FAIL
// Line loop emulation bug, suspected to be caused by wrong segment order
4853 METAL AMD : dEQP-GLES2.functional.draw.draw_arrays.line_loop.multiple_attributes = FAIL
......
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