Commit 612cf818 by Cody Northrop Committed by Commit Bot

Vulkan: Update ES 3.1 test expections

Breaking up an old test, narrowing the scope. Bug: angleproject:4312 Bug: angleproject:4413 Bug: angleproject:4414 Change-Id: Ib570450dc42de111baaf72ba0033515e519bab5b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2066451 Commit-Queue: Cody Northrop <cnorthrop@google.com> Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
parent bd4e756a
......@@ -61,7 +61,7 @@
// Image related failures
4312 VULKAN : KHR-GLES31.core.shader_image_load_store.advanced-sync-imageAccess = SKIP
4413 VULKAN : KHR-GLES31.core.shader_image_load_store.advanced-sync-imageAccess = SKIP
4315 VULKAN : KHR-GLES31.core.shader_image_load_store.advanced-memory-order-vsfs = FAIL
// Unimplemented glValidateCreateShaderProgramv:
......@@ -76,6 +76,10 @@
// Swiftshader uses "old" sampler rewrite that doesn't support array of arrays
4071 SWIFTSHADER : KHR-GLES31.core.arrays_of_arrays.* = SKIP
// Failing on SwiftShader
4414 SWIFTSHADER : KHR-GLES31.core.shader_image_load_store.advanced-allMips-cs = FAIL
4414 SWIFTSHADER : KHR-GLES31.core.shader_image_load_store.advanced-allMips-fs = FAIL
////
//// General Vulkan expectations
////
......@@ -157,10 +161,6 @@
4300 SWIFTSHADER ANDROID : KHR-GLES31.core.shader_integer_mix.mix-ivec4 = FAIL
4300 SWIFTSHADER ANDROID : KHR-GLES31.core.shader_integer_mix.mix-uvec4 = FAIL
// Failing on Android with SwiftShader
4312 SWIFTSHADER ANDROID : KHR-GLES31.core.shader_image_load_store.advanced-allMips-cs = FAIL
4312 SWIFTSHADER ANDROID : KHR-GLES31.core.shader_image_load_store.advanced-allMips-fs = FAIL
// Crashing on Android with SwiftShader
4108 SWIFTSHADER ANDROID : KHR-GLES31.core.shader_image_size.basic-nonMS* = SKIP
4108 SWIFTSHADER ANDROID : KHR-GLES31.core.shader_image_size.advanced-nonMS* = SKIP
......
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