Regres: Update test lists @ cbfa971a

Reactor backend: LLVM

Change-Id: I528543663edc615d390ef91b86939ec158341149
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/54488
Kokoro-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Nicolas Capens <nicolascapens@google.com>
diff --git a/tests/regres/testlists/gles2-master-FAIL.txt b/tests/regres/testlists/gles2-master-FAIL.txt
index da3913c..e69de29 100644
--- a/tests/regres/testlists/gles2-master-FAIL.txt
+++ b/tests/regres/testlists/gles2-master-FAIL.txt
@@ -1,2 +0,0 @@
-dEQP-GLES2.functional.shaders.constant_expressions.operators.math_mat_fragment
-dEQP-GLES2.functional.shaders.constant_expressions.operators.math_mat_vertex
diff --git a/tests/regres/testlists/gles2-master-PASS.txt b/tests/regres/testlists/gles2-master-PASS.txt
index 4c52ed7..7ced38f 100644
--- a/tests/regres/testlists/gles2-master-PASS.txt
+++ b/tests/regres/testlists/gles2-master-PASS.txt
@@ -3177,6 +3177,8 @@
 dEQP-GLES2.functional.shaders.constant_expressions.operators.math_int_vertex
 dEQP-GLES2.functional.shaders.constant_expressions.operators.math_ivec_fragment
 dEQP-GLES2.functional.shaders.constant_expressions.operators.math_ivec_vertex
+dEQP-GLES2.functional.shaders.constant_expressions.operators.math_mat_fragment
+dEQP-GLES2.functional.shaders.constant_expressions.operators.math_mat_vertex
 dEQP-GLES2.functional.shaders.constant_expressions.operators.math_vec_fragment
 dEQP-GLES2.functional.shaders.constant_expressions.operators.math_vec_vertex
 dEQP-GLES2.functional.shaders.constant_expressions.operators.selection_fragment
diff --git a/tests/regres/testlists/gles3-master-FAIL.txt b/tests/regres/testlists/gles3-master-FAIL.txt
index 08e3544..5f701f0 100644
--- a/tests/regres/testlists/gles3-master-FAIL.txt
+++ b/tests/regres/testlists/gles3-master-FAIL.txt
@@ -2,8 +2,6 @@
 dEQP-GLES3.functional.fbo.blit.default_framebuffer.srgb8_alpha8_linear_out_of_bounds_blit_to_default
 dEQP-GLES3.functional.fbo.blit.default_framebuffer.srgb8_alpha8_linear_scale_blit_to_default
 dEQP-GLES3.functional.fragment_ops.interaction.basic_shader.80
-dEQP-GLES3.functional.shaders.constant_expressions.operators.math_mat_fragment
-dEQP-GLES3.functional.shaders.constant_expressions.operators.math_mat_vertex
 dEQP-GLES3.functional.shaders.indexing.moredynamic.inout_with_side_effects_fragment
 dEQP-GLES3.functional.shaders.indexing.moredynamic.inout_with_side_effects_vertex
 dEQP-GLES3.functional.shaders.indexing.moredynamic.user_defined_fncall_inout_parameter_with_index_with_side_effects_fragment
diff --git a/tests/regres/testlists/gles3-master-PASS.txt b/tests/regres/testlists/gles3-master-PASS.txt
index 441ae97..c929828 100644
--- a/tests/regres/testlists/gles3-master-PASS.txt
+++ b/tests/regres/testlists/gles3-master-PASS.txt
@@ -11527,6 +11527,8 @@
 dEQP-GLES3.functional.shaders.constant_expressions.operators.math_int_vertex
 dEQP-GLES3.functional.shaders.constant_expressions.operators.math_ivec_fragment
 dEQP-GLES3.functional.shaders.constant_expressions.operators.math_ivec_vertex
+dEQP-GLES3.functional.shaders.constant_expressions.operators.math_mat_fragment
+dEQP-GLES3.functional.shaders.constant_expressions.operators.math_mat_vertex
 dEQP-GLES3.functional.shaders.constant_expressions.operators.math_vec_fragment
 dEQP-GLES3.functional.shaders.constant_expressions.operators.math_vec_vertex
 dEQP-GLES3.functional.shaders.constant_expressions.operators.selection_fragment
diff --git a/tests/regres/testlists/vk-master-FAIL.txt b/tests/regres/testlists/vk-master-FAIL.txt
index 26ad707..3bf8b08 100644
--- a/tests/regres/testlists/vk-master-FAIL.txt
+++ b/tests/regres/testlists/vk-master-FAIL.txt
@@ -1,7 +1,4 @@
 dEQP-VK.api.driver_properties.conformance_version
-dEQP-VK.glsl.builtin_var.fragdepth.line_list_d32_sfloat_large_depth
-dEQP-VK.glsl.builtin_var.fragdepth.point_list_d32_sfloat_large_depth
-dEQP-VK.glsl.builtin_var.fragdepth.triangle_list_d32_sfloat_large_depth
 dEQP-VK.graphicsfuzz.stable-rects-vec4-clamp-conditional-min-mix
 dEQP-VK.memory.external_memory_host.bind_image_memory_and_render.with_non_zero_offset.r16g16b16a16_sfloat
 dEQP-VK.memory.external_memory_host.bind_image_memory_and_render.with_non_zero_offset.r32g32b32a32_sfloat
diff --git a/tests/regres/testlists/vk-master-PASS.txt b/tests/regres/testlists/vk-master-PASS.txt
index 5c75885..cbdebe8 100644
--- a/tests/regres/testlists/vk-master-PASS.txt
+++ b/tests/regres/testlists/vk-master-PASS.txt
@@ -57149,18 +57149,21 @@
 dEQP-VK.glsl.builtin_var.fragcoord_msaa_input.4_bit
 dEQP-VK.glsl.builtin_var.fragdepth.line_list_d16_unorm_no_depth_clamp
 dEQP-VK.glsl.builtin_var.fragdepth.line_list_d32_sfloat
+dEQP-VK.glsl.builtin_var.fragdepth.line_list_d32_sfloat_large_depth
 dEQP-VK.glsl.builtin_var.fragdepth.line_list_d32_sfloat_multisample_4
 dEQP-VK.glsl.builtin_var.fragdepth.line_list_d32_sfloat_no_depth_clamp
 dEQP-VK.glsl.builtin_var.fragdepth.line_list_d32_sfloat_s8_uint
 dEQP-VK.glsl.builtin_var.fragdepth.line_list_d32_sfloat_s8_uint_no_depth_clamp
 dEQP-VK.glsl.builtin_var.fragdepth.point_list_d16_unorm_no_depth_clamp
 dEQP-VK.glsl.builtin_var.fragdepth.point_list_d32_sfloat
+dEQP-VK.glsl.builtin_var.fragdepth.point_list_d32_sfloat_large_depth
 dEQP-VK.glsl.builtin_var.fragdepth.point_list_d32_sfloat_multisample_4
 dEQP-VK.glsl.builtin_var.fragdepth.point_list_d32_sfloat_no_depth_clamp
 dEQP-VK.glsl.builtin_var.fragdepth.point_list_d32_sfloat_s8_uint
 dEQP-VK.glsl.builtin_var.fragdepth.point_list_d32_sfloat_s8_uint_no_depth_clamp
 dEQP-VK.glsl.builtin_var.fragdepth.triangle_list_d16_unorm_no_depth_clamp
 dEQP-VK.glsl.builtin_var.fragdepth.triangle_list_d32_sfloat
+dEQP-VK.glsl.builtin_var.fragdepth.triangle_list_d32_sfloat_large_depth
 dEQP-VK.glsl.builtin_var.fragdepth.triangle_list_d32_sfloat_multisample_4
 dEQP-VK.glsl.builtin_var.fragdepth.triangle_list_d32_sfloat_no_depth_clamp
 dEQP-VK.glsl.builtin_var.fragdepth.triangle_list_d32_sfloat_s8_uint