Commit edab510d by SwiftShader Regression Bot Committed by Ben Clayton

Regres: Update test lists @ 4ba1911b

Change-Id: I1509e2056f5b06bb956e3968e9d179531cf6eece Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/28401Reviewed-by: 's avatarBen Clayton <bclayton@google.com> Tested-by: 's avatarBen Clayton <bclayton@google.com>
parent 3bb94905
......@@ -39,8 +39,6 @@ dEQP-VK.api.object_management.alloc_callback_fail.sampler
dEQP-VK.api.object_management.alloc_callback_fail.shader_module
dEQP-VK.api.object_management.alloc_callback_fail_multiple.compute_pipeline
dEQP-VK.api.object_management.alloc_callback_fail_multiple.graphics_pipeline
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_fan.1_multi_command
dEQP-VK.draw.basic_draw.draw_indirect.line_strip.1_multi_command
dEQP-VK.robustness.buffer_access.compute.mat4_copy.out_of_alloc.oob_storage_read
dEQP-VK.robustness.buffer_access.compute.mat4_copy.out_of_alloc.oob_storage_write
dEQP-VK.robustness.buffer_access.compute.mat4_copy.out_of_alloc.oob_uniform_read
......
......@@ -2309,9 +2309,7 @@ dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.fragment_comp_access
dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.vertex_comp_access
dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.both_comp_access
dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.fragment_comp_access
dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.vertex_comp_access
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.both_comp_access
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.fragment_comp_access
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.vertex_comp_access
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x3.both_comp_access
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x3.fragment_comp_access
......
......@@ -49604,6 +49604,7 @@ dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.vertex
dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.both
dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.fragment
dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.vertex
dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.vertex_comp_access
dEQP-VK.ubo.single_basic_type.std140.lowp.uint.both
dEQP-VK.ubo.single_basic_type.std140.lowp.uint.both_comp_access
dEQP-VK.ubo.single_basic_type.std140.lowp.uint.fragment
......@@ -49828,6 +49829,7 @@ dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4.vertex
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4.vertex_comp_access
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.both
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.fragment
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.fragment_comp_access
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.vertex
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x3.both
dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x3.fragment
......@@ -6,9 +6,11 @@ dEQP-VK.draw.basic_draw.draw_indexed.triangle_fan.1
dEQP-VK.draw.basic_draw.draw_indexed.triangle_strip.1
dEQP-VK.draw.basic_draw.draw_indexed_indirect.line_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.line_strip.1_single_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_fan.1_multi_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_fan.1_single_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_strip.1_single_command
dEQP-VK.draw.basic_draw.draw_indirect.line_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indirect.line_strip.1_single_command
dEQP-VK.draw.basic_draw.draw_indirect.triangle_fan.1_multi_command
dEQP-VK.draw.basic_draw.draw_indirect.triangle_fan.1_single_command
......
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