Commit 7538f91e by Ian Elliott

Vulkan: Skip *functional.attribute_location.bind* tests

Bug: angleproject:4249 Change-Id: I980054c374f43596050a3387d1d6c3e71b5efed9 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2273697Reviewed-by: 's avatarIan Elliott <ianelliott@google.com> Commit-Queue: Ian Elliott <ianelliott@google.com>
parent e5839678
......@@ -366,3 +366,6 @@
2976 VULKAN NVIDIA : dEQP-GLES2.functional.shaders.invariance.* = FAIL
// Fails on 431.02 NVIDIA driver
3748 VULKAN WIN NVIDIA : dEQP-GLES2.functional.fbo.render.repeated_clear.* = FAIL
// Vertex attribute aliasing generates invalid SPIRV
4249 VULKAN : dEQP-GLES2.functional.attribute_location.bind* = SKIP
......@@ -537,8 +537,8 @@
3430 VULKAN : dEQP-GLES3.functional.rasterization.flatshading.* = FAIL
// Vertex attribute aliasing generates invalid SPIRV
4790 VULKAN : dEQP-GLES3.functional.attribute_location.bind_aliasing.cond* = FAIL
4790 VULKAN : dEQP-GLES3.functional.attribute_location.bind_aliasing.max_cond* = FAIL
4249 VULKAN : dEQP-GLES3.functional.attribute_location.bind_aliasing.cond* = SKIP
4249 VULKAN : dEQP-GLES3.functional.attribute_location.bind_aliasing.max_cond* = SKIP
// Misc unimplemented:
......
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