Commit 857bb7ff by Ian Elliott Committed by Commit Bot

Vulkan: Enable most dEQP-GLES31.functional.state_query* tests to run

Bug: angleproject:3600 Bug: angleproject:3520 Bug: angleproject:3189 Change-Id: Ibbb930a9d64845a1e0cf731d2a35bd9d50f6c477 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1816445Reviewed-by: 's avatarIan Elliott <ianelliott@google.com> Commit-Queue: Ian Elliott <ianelliott@google.com>
parent 14f472f2
...@@ -683,18 +683,11 @@ ...@@ -683,18 +683,11 @@
// Multisampled textures: // Multisampled textures:
3565 VULKAN : dEQP-GLES31.functional.texture.multisample.* = SKIP 3565 VULKAN : dEQP-GLES31.functional.texture.multisample.* = SKIP
3565 VULKAN : dEQP-GLES31.functional.state_query.texture.*multisample.* = SKIP 3565 VULKAN : dEQP-GLES31.functional.state_query.texture*multisample.* = SKIP
// Base texture level: // Base texture level:
3148 VULKAN : dEQP-GLES31.functional.texture.gather.*base_level* = SKIP 3148 VULKAN : dEQP-GLES31.functional.texture.gather.*base_level* = SKIP
// 2D array textures:
3189 VULKAN : dEQP-GLES31.functional.state_query.*2d_array* = SKIP
// Compressed integer textures:
3520 VULKAN : dEQP-GLES31.functional.state_query.texture_level.texture_2d.compressed_integer = SKIP
3520 VULKAN : dEQP-GLES31.functional.state_query.texture_level.texture_2d.compressed_float = SKIP
// Vulkan creates the image view with the same format as the texture. // Vulkan creates the image view with the same format as the texture.
3885 VULKAN : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.* = FAIL 3885 VULKAN : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.* = FAIL
...@@ -703,7 +696,3 @@ ...@@ -703,7 +696,3 @@
// Inactive SSBOs with flexible array member (about 20% of these tests are affected): // Inactive SSBOs with flexible array member (about 20% of these tests are affected):
3714 VULKAN : dEQP-GLES31.functional.ssbo.layout.random.* = FAIL 3714 VULKAN : dEQP-GLES31.functional.ssbo.layout.random.* = FAIL
// Validation errors:
// Optimal tiling not supported for format:
3520 VULKAN : dEQP-GLES31.functional.state_query.texture_level.texture* = 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