Commit 92de2af5 by Luc Ferron Committed by Commit Bot

Vulkan: Enable culling rasterization state dEQP tests

This change enables the following tests: dEQP-GLES2.functional.rasterization.culling.* 18/18 dEQP-GLES2.functional.rasterization.interpolation.* 12/12 dEQP-GLES2.functional.rasterization.fill_rules.* 5/5 Bug:angleproject:2352 Change-Id: I5a8869751ea0d787cc266ae12422633106e39983 Reviewed-on: https://chromium-review.googlesource.com/959118 Commit-Queue: Luc Ferron <lucferron@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent 203d6365
...@@ -196,7 +196,8 @@ ...@@ -196,7 +196,8 @@
2161 VULKAN WIN LINUX MAC : dEQP-GLES2.functional.vertex_arrays.* = SKIP 2161 VULKAN WIN LINUX MAC : dEQP-GLES2.functional.vertex_arrays.* = SKIP
2161 VULKAN : dEQP-GLES2.functional.shader_api.* = SKIP 2161 VULKAN : dEQP-GLES2.functional.shader_api.* = SKIP
2161 VULKAN : dEQP-GLES2.functional.negative_api.* = SKIP 2161 VULKAN : dEQP-GLES2.functional.negative_api.* = SKIP
2161 VULKAN : dEQP-GLES2.functional.rasterization.* = SKIP 2161 VULKAN : dEQP-GLES2.functional.rasterization.primitives.* = SKIP
2161 VULKAN : dEQP-GLES2.functional.rasterization.limits.* = SKIP
2161 VULKAN : dEQP-GLES2.functional.attribute_location.* = SKIP 2161 VULKAN : dEQP-GLES2.functional.attribute_location.* = SKIP
2161 VULKAN : dEQP-GLES2.functional.multisample.* = SKIP 2161 VULKAN : dEQP-GLES2.functional.multisample.* = SKIP
2161 VULKAN : dEQP-GLES2.functional.uniform_api.* = SKIP 2161 VULKAN : dEQP-GLES2.functional.uniform_api.* = 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