Commit a0c2bc4c by SwiftShader Regression Bot Committed by Chris Forbes

Regres: Update test lists @ acf12f1c

Change-Id: I751f9ffdf788c16bc7dc33bffc15df519c705b2f Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/28929Reviewed-by: 's avatarChris Forbes <chrisforbes@google.com> Tested-by: 's avatarChris Forbes <chrisforbes@google.com>
parent 362e4944
dEQP-VK.glsl.discard.basic_always
dEQP-VK.glsl.discard.basic_dynamic
dEQP-VK.glsl.discard.basic_never
dEQP-VK.glsl.discard.basic_uniform
dEQP-VK.glsl.discard.dynamic_loop_always
dEQP-VK.glsl.discard.dynamic_loop_dynamic
dEQP-VK.glsl.discard.dynamic_loop_never
dEQP-VK.glsl.discard.dynamic_loop_uniform
dEQP-VK.glsl.discard.function_always
dEQP-VK.glsl.discard.function_dynamic
dEQP-VK.glsl.discard.function_never
dEQP-VK.glsl.discard.function_static_loop_always
dEQP-VK.glsl.discard.function_static_loop_dynamic
dEQP-VK.glsl.discard.function_static_loop_never
dEQP-VK.glsl.discard.function_static_loop_uniform
dEQP-VK.glsl.discard.function_uniform
dEQP-VK.glsl.discard.static_loop_always
dEQP-VK.glsl.discard.static_loop_dynamic
dEQP-VK.glsl.discard.static_loop_never
dEQP-VK.glsl.discard.static_loop_uniform
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -40,7 +40,20 @@ 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.glsl.texture_functions.texture.isampler2d_fragment
dEQP-VK.glsl.texture_functions.texture.usampler2d_fragment
dEQP-VK.pipeline.sampler.view_type.2d.format.r16g16_sint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r16g16_uint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r32_sfloat.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r32_sint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r32_uint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r32g32_sfloat.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r32g32b32a32_sint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r8_sint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r8_uint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r8g8_sint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r8g8_uint.address_modes.all_mode_repeat
dEQP-VK.pipeline.sampler.view_type.2d.format.r8g8b8a8_uint.address_modes.all_mode_repeat
dEQP-VK.robustness.buffer_access.compute.scalar_copy.r32_sfloat.oob_storage_write.range_1_byte
dEQP-VK.robustness.buffer_access.compute.scalar_copy.r32_sfloat.oob_storage_write.range_32_bytes
dEQP-VK.robustness.buffer_access.compute.scalar_copy.r32_sfloat.oob_storage_write.range_3_bytes
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -6,6 +6,7 @@ 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
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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