Vulkan: Skip *functional.attribute_location.bind* tests

Bug: angleproject:4249
Change-Id: I980054c374f43596050a3387d1d6c3e71b5efed9
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2273697
Reviewed-by: Ian Elliott <ianelliott@google.com>
Commit-Queue: Ian Elliott <ianelliott@google.com>
This commit is contained in:
Ian Elliott 2020-06-29 10:17:09 -06:00
Родитель e583967812
Коммит 7538f91e3b
2 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -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: