Commit 2e0661d7 by Cody Northrop Committed by Commit Bot

Vulkan: Update ES 3.1 test expectations

Split off shader compilation failure to a new bug. Bug: angleproject:3596 Bug: angleproject:4402 Change-Id: Iac054e469440cfa2b84289e08c5b21e3fbdf5410 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2061448 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent c8676d4b
...@@ -50,11 +50,12 @@ ...@@ -50,11 +50,12 @@
3570 VULKAN : KHR-GLES31.core.sepshaderobjs* = FAIL 3570 VULKAN : KHR-GLES31.core.sepshaderobjs* = FAIL
// Shader support: // Shader support:
3596 : KHR-GLES31.core.shader_bitfield_operation.frexp.* = SKIP 4402 : KHR-GLES31.core.shader_bitfield_operation.frexp.* = SKIP
3596 : KHR-GLES31.core.shader_bitfield_operation.uaddCarry.* = SKIP 4402 : KHR-GLES31.core.shader_bitfield_operation.uaddCarry.* = SKIP
3596 : KHR-GLES31.core.shader_bitfield_operation.usubBorrow.* = SKIP 4402 : KHR-GLES31.core.shader_bitfield_operation.usubBorrow.* = SKIP
3596 : KHR-GLES31.core.shader_bitfield_operation.umulExtended.* = SKIP 4402 : KHR-GLES31.core.shader_bitfield_operation.umulExtended.* = SKIP
3596 : KHR-GLES31.core.shader_bitfield_operation.imulExtended.* = SKIP 4402 : KHR-GLES31.core.shader_bitfield_operation.imulExtended.* = SKIP
// Program interface query. // Program interface query.
3596 VULKAN : KHR-GLES31.core.program_interface_query.* = FAIL 3596 VULKAN : KHR-GLES31.core.program_interface_query.* = 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