Skip to content

Commit

Permalink
Skip dEQP GLES3 crashes on Metal AMD
Browse files Browse the repository at this point in the history
dEQP-GLES3.functional.shaders.builtin_functions.precision.*
crash on MacBookPro16,1

Bug: angleproject:369219143
Change-Id: I3ec2ea9e0aef7600dcadd0d939934da9d27a227c
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5887047
Auto-Submit: Yuly Novikov <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Yuly Novikov <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
  • Loading branch information
y-novikov authored and Angle LUCI CQ committed Sep 24, 2024
1 parent ff5dfad commit 75297ee
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/tests/deqp_support/deqp_gles3_test_expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,9 @@
42266544 MAC METAL AMD : dEQP-GLES3.functional.shaders.builtin_functions.pack_unpack.unpacksnorm2x16_vertex = FAIL
42266544 MAC METAL AMD : dEQP-GLES3.functional.shaders.builtin_functions.pack_unpack.unpackunorm2x16_vertex = FAIL

// Crashes on MacBook Pro 2019 16" macOS 14.4.1
369219143 MAC METAL AMD : dEQP-GLES3.functional.shaders.builtin_functions.precision.* = SKIP

// Test failures introduced by Apple's changes (anglebug.com/40096755)
40644839 MAC METAL : dEQP-GLES3.functional.fbo.invalidate.sub.unbind_blit_msaa_color = FAIL
40644839 MAC METAL : dEQP-GLES3.functional.fbo.invalidate.sub.unbind_blit_msaa_stencil = FAIL
Expand All @@ -712,9 +715,9 @@
// Failures introduced after switching to the direct Metal backend

// Some trig functions have precision issues when fast math is enabled in Metal shader compilation
40096896 MAC METAL : dEQP-GLES3.functional.shaders.builtin_functions.precision.mix.mediump_fragment.scalar = FAIL
40096896 MAC METAL : dEQP-GLES3.functional.shaders.builtin_functions.precision.mix.mediump_vertex.scalar = FAIL
40096896 MAC METAL : dEQP-GLES3.functional.shaders.builtin_functions.precision.refract.lowp_vertex.scalar = FAIL
40096896 MAC METAL INTEL : dEQP-GLES3.functional.shaders.builtin_functions.precision.mix.mediump_fragment.scalar = FAIL
40096896 MAC METAL INTEL : dEQP-GLES3.functional.shaders.builtin_functions.precision.mix.mediump_vertex.scalar = FAIL
40096896 MAC METAL INTEL : dEQP-GLES3.functional.shaders.builtin_functions.precision.refract.lowp_vertex.scalar = FAIL
40096896 MAC METAL : dEQP-GLES3.functional.shaders.invariance.lowp.loop_2 = FAIL


Expand Down

0 comments on commit 75297ee

Please sign in to comment.