Commit 3e2a4780 by SwiftShader Regression Bot Committed by Ben Clayton

Regres: Update test lists @ 3364227f

Change-Id: I15fb0452789a7a3e3f84453a1b2d9a1b969d510f Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/26908Reviewed-by: 's avatarBen Clayton <bclayton@google.com> Tested-by: 's avatarBen Clayton <bclayton@google.com>
parent 3364227f
...@@ -215,11 +215,11 @@ dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.equal_equal_not_equal_less ...@@ -215,11 +215,11 @@ dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.equal_equal_not_equal_less
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.equal_greater_greater_or_equal_not_equal dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.equal_greater_greater_or_equal_not_equal
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.equal_never_less_or_equal_greater_or_equal dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.equal_never_less_or_equal_greater_or_equal
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_equal_never_less_or_equal dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_equal_never_less_or_equal
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_greater_equal_equal
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_greater_less_or_equal_never dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_greater_less_or_equal_never
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_never_not_equal_always dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_greater_or_equal_less_greater
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_equal_less_equal dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_equal_less_equal
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_greater_always_greater dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_greater_always_greater
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_greater_never_less
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_greater_or_equal_equal_always dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_greater_or_equal_equal_always
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_never_greater_not_equal dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.less_or_equal_never_greater_not_equal
dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.never_equal_less_or_equal_less dEQP-VK.pipeline.depth.format.d16_unorm.compare_ops.never_equal_less_or_equal_less
......
...@@ -15346,6 +15346,16 @@ dEQP-VK.glsl.operator.binary_operator.logical_or.bool_fragment ...@@ -15346,6 +15346,16 @@ dEQP-VK.glsl.operator.binary_operator.logical_or.bool_fragment
dEQP-VK.glsl.operator.binary_operator.logical_or.bool_vertex dEQP-VK.glsl.operator.binary_operator.logical_or.bool_vertex
dEQP-VK.glsl.operator.binary_operator.logical_xor.bool_fragment dEQP-VK.glsl.operator.binary_operator.logical_xor.bool_fragment
dEQP-VK.glsl.operator.binary_operator.logical_xor.bool_vertex dEQP-VK.glsl.operator.binary_operator.logical_xor.bool_vertex
dEQP-VK.glsl.operator.binary_operator.mod.highp_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_int_ivec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_int_ivec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_int_ivec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_ivec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_ivec2_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_ivec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_ivec3_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_ivec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_ivec4_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod.highp_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_uint_uvec2_fragment dEQP-VK.glsl.operator.binary_operator.mod.highp_uint_uvec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_uint_uvec3_fragment dEQP-VK.glsl.operator.binary_operator.mod.highp_uint_uvec3_fragment
...@@ -15356,6 +15366,16 @@ dEQP-VK.glsl.operator.binary_operator.mod.highp_uvec3_fragment ...@@ -15356,6 +15366,16 @@ dEQP-VK.glsl.operator.binary_operator.mod.highp_uvec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_uvec3_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod.highp_uvec3_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_uvec4_fragment dEQP-VK.glsl.operator.binary_operator.mod.highp_uvec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod.highp_uvec4_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod.highp_uvec4_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_int_ivec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_int_ivec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_int_ivec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_ivec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_ivec2_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_ivec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_ivec3_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_ivec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_ivec4_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod.mediump_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_uint_uvec2_fragment dEQP-VK.glsl.operator.binary_operator.mod.mediump_uint_uvec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_uint_uvec3_fragment dEQP-VK.glsl.operator.binary_operator.mod.mediump_uint_uvec3_fragment
...@@ -15366,6 +15386,13 @@ dEQP-VK.glsl.operator.binary_operator.mod.mediump_uvec3_fragment ...@@ -15366,6 +15386,13 @@ dEQP-VK.glsl.operator.binary_operator.mod.mediump_uvec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_uvec3_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod.mediump_uvec3_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_uvec4_fragment dEQP-VK.glsl.operator.binary_operator.mod.mediump_uvec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod.mediump_uvec4_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod.mediump_uvec4_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_ivec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_ivec2_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_ivec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_ivec3_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_ivec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_ivec4_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec2_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec2_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec2_uint_fragment
...@@ -15373,6 +15400,13 @@ dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec3_fragment ...@@ -15373,6 +15400,13 @@ dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec3_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec3_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec4_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec4_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec4_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_ivec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_ivec2_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_ivec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_ivec3_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_ivec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_ivec4_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec2_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec2_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec2_uint_fragment
...@@ -15380,6 +15414,13 @@ dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec3_fragment ...@@ -15380,6 +15414,13 @@ dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec3_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec3_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec4_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec4_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.mediump_uvec4_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_ivec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_ivec2_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_ivec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_ivec3_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_ivec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_ivec4_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec2_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec2_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec2_uint_fragment
...@@ -15387,6 +15428,13 @@ dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec3_fragment ...@@ -15387,6 +15428,13 @@ dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec3_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec3_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec4_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec4_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.highp_uvec4_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_ivec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_ivec2_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_ivec3_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_ivec3_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_ivec4_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_ivec4_int_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_uint_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_uvec2_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_uvec2_fragment
dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_uvec2_uint_fragment dEQP-VK.glsl.operator.binary_operator.mod_assign_result.mediump_uvec2_uint_fragment
...@@ -20,4 +20,5 @@ dEQP-VK.pipeline.sampler.view_type.2d.format.etc2_r8g8b8_unorm_block.mipmap.near ...@@ -20,4 +20,5 @@ dEQP-VK.pipeline.sampler.view_type.2d.format.etc2_r8g8b8_unorm_block.mipmap.near
dEQP-VK.pipeline.sampler.view_type.2d.format.etc2_r8g8b8_unorm_block.mipmap.nearest.lod.select_bias_3_1 dEQP-VK.pipeline.sampler.view_type.2d.format.etc2_r8g8b8_unorm_block.mipmap.nearest.lod.select_bias_3_1
dEQP-VK.pipeline.sampler.view_type.2d.format.etc2_r8g8b8_unorm_block.mipmap.nearest.lod.select_bias_3_7 dEQP-VK.pipeline.sampler.view_type.2d.format.etc2_r8g8b8_unorm_block.mipmap.nearest.lod.select_bias_3_7
dEQP-VK.pipeline.sampler.view_type.2d.format.etc2_r8g8b8_unorm_block.mipmap.nearest.lod.select_max_4 dEQP-VK.pipeline.sampler.view_type.2d.format.etc2_r8g8b8_unorm_block.mipmap.nearest.lod.select_max_4
dEQP-VK.pipeline.sampler.view_type.2d_array.format.etc2_r8g8b8a1_srgb_block.mipmap.linear.lod.select_bias_3_1 dEQP-VK.pipeline.sampler.view_type.2d_array.format.etc2_r8g8b8a1_unorm_block.mipmap.linear.lod.select_max_4
dEQP-VK.pipeline.sampler.view_type.2d_array.format.etc2_r8g8b8a1_unorm_block.mipmap.nearest.lod.select_bias_3_7
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