Commit 1ceb9c8e by Jamie Madill Committed by Commit Bot

Enable clipping.triangle_vertex test on Android.

Seems to be fixed with newer compilers. Bug: angleproject:1485 Change-Id: I2954548d8f5370b57302c40fc40b6458f79fd7ed Reviewed-on: https://chromium-review.googlesource.com/c/1479901Reviewed-by: 's avatarJamie Madill <jmadill@google.com> Commit-Queue: Jamie Madill <jmadill@google.com>
parent 2ac98885
......@@ -138,7 +138,6 @@
// Android GLES backend only failures
1484 GLES ANDROID : dEQP-GLES2.functional.vertex_arrays.* = SKIP
1485 GLES ANDROID : dEQP-GLES2.functional.clipping.triangle_vertex.clip_three.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_x_neg_y_pos_z = FAIL
1487 GLES ANDROID : dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.depth_stencil_unsigned_int_24_8 = FAIL
1487 GLES ANDROID : dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.srgb8 = FAIL
1487 GLES ANDROID : dEQP-GLES2.functional.fbo.completeness.renderable.texture.stencil.depth_stencil_unsigned_int_24_8 = 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