• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Lines with the center outside the viewport clipped out when they shouldn't be?
2dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center,Fail
3dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail
4
5# Points with center outside the viewport clipped out when they shouldn't be?
6dEQP-GLES2.functional.clipping.point.wide_point_clip,Fail
7dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_center,Fail
8dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_corner,Fail
9
10# Maybe doesn't like the color interpolation in wide lines?
11dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
12dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
13dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
14dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
15dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
16dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
17
18# "Invalid fragment count in result image."
19dEQP-GLES2.functional.rasterization.primitives.line_loop_wide,Fail
20dEQP-GLES2.functional.rasterization.primitives.line_strip_wide,Fail
21dEQP-GLES2.functional.rasterization.primitives.lines_wide,Fail
22
23# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4980
24dEQP-GLES2.functional.shaders.builtin_variable.frontfacing,Fail
25
26dEQP-GLES2.functional.shaders.functions.control_flow.mixed_return_break_continue_fragment,Fail
27dEQP-GLES2.functional.shaders.functions.control_flow.return_after_continue_fragment,Fail
28dEQP-GLES2.functional.shaders.functions.control_flow.return_in_loop_if_fragment,Fail
29dEQP-GLES2.functional.shaders.functions.control_flow.return_in_nested_loop_fragment,Fail
30dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_dynamic_write_dynamic_read_fragment,Fail
31dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_read_fragment,Fail
32dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_read_fragment,Fail
33dEQP-GLES2.functional.shaders.indexing.tmp_array.vec3_const_write_dynamic_read_fragment,Fail
34dEQP-GLES2.functional.shaders.indexing.tmp_array.vec3_dynamic_write_dynamic_read_fragment,Fail
35dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_const_write_dynamic_read_fragment,Fail
36dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_dynamic_write_dynamic_read_fragment,Fail
37
38dEQP-GLES2.functional.shaders.indexing.vector_subscript.vec4_dynamic_subscript_write_static_loop_subscript_read_fragment,Fail
39dEQP-GLES2.functional.shaders.indexing.vector_subscript.vec4_dynamic_subscript_write_component_read_fragment,Fail
40dEQP-GLES2.functional.shaders.indexing.vector_subscript.vec4_dynamic_subscript_write_direct_read_fragment,Fail
41dEQP-GLES2.functional.shaders.indexing.vector_subscript.vec4_dynamic_subscript_write_dynamic_subscript_read_fragment,Fail
42dEQP-GLES2.functional.shaders.indexing.vector_subscript.vec4_dynamic_subscript_write_static_subscript_read_fragment,Fail
43
44dEQP-GLES2.functional.shaders.loops.for_constant_iterations.101_iterations_fragment,Fail
45dEQP-GLES2.functional.shaders.loops.for_constant_iterations.conditional_continue_fragment,Fail
46dEQP-GLES2.functional.shaders.loops.for_constant_iterations.double_continue_fragment,Fail
47dEQP-GLES2.functional.shaders.loops.for_constant_iterations.mixed_break_continue_fragment,Fail
48
49dEQP-GLES2.functional.shaders.random.all_features.fragment.22,Fail
50dEQP-GLES2.functional.shaders.random.all_features.fragment.32,Fail
51dEQP-GLES2.functional.shaders.random.all_features.fragment.34,Fail
52dEQP-GLES2.functional.shaders.random.all_features.fragment.38,Fail
53dEQP-GLES2.functional.shaders.random.all_features.fragment.5,Fail
54dEQP-GLES2.functional.shaders.random.all_features.fragment.53,Fail
55dEQP-GLES2.functional.shaders.random.all_features.fragment.80,Fail
56dEQP-GLES2.functional.shaders.random.all_features.fragment.86,Fail
57dEQP-GLES2.functional.shaders.random.all_features.fragment.89,Fail
58dEQP-GLES2.functional.shaders.random.all_features.fragment.93,Fail
59dEQP-GLES2.functional.shaders.random.all_features.fragment.97,Fail
60dEQP-GLES2.functional.shaders.random.trigonometric.fragment.15,Fail
61dEQP-GLES2.functional.shaders.random.trigonometric.fragment.26,Fail
62dEQP-GLES2.functional.shaders.random.trigonometric.fragment.4,Fail
63dEQP-GLES2.functional.shaders.random.trigonometric.fragment.42,Fail
64dEQP-GLES2.functional.shaders.random.trigonometric.fragment.45,Fail
65dEQP-GLES2.functional.shaders.random.trigonometric.fragment.52,Fail
66dEQP-GLES2.functional.shaders.random.trigonometric.fragment.81,Fail
67
68dEQP-GLES2.functional.shaders.struct.local.nested_struct_array_dynamic_index_fragment,Fail
69dEQP-GLES2.functional.shaders.struct.uniform.nested_struct_array_dynamic_index_fragment,Fail
70
71# Need to port the DP3 trick for all_equal from st_glsl_to_tgsi.
72dEQP-GLES2.functional.shaders.struct.uniform.equal_fragment,Fail
73dEQP-GLES2.functional.shaders.struct.uniform.not_equal_fragment,Fail
74
75# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4982
76# -Y face renders incorrectly (black instead of texture contents)
77dEQP-GLES2.functional.texture.filtering.cube.linear_linear_clamp_l8_pot,Fail
78dEQP-GLES2.functional.texture.filtering.cube.linear_linear_mirror_l8_pot,Fail
79dEQP-GLES2.functional.texture.filtering.cube.linear_linear_repeat_l8_pot,Fail
80dEQP-GLES2.functional.texture.filtering.cube.linear_mipmap_linear_nearest_repeat_l8,Fail
81dEQP-GLES2.functional.texture.filtering.cube.linear_mipmap_nearest_nearest_repeat_l8,Fail
82dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_l8_pot,Fail
83dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_mirror_l8_pot,Fail
84dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_repeat_l8_pot,Fail
85dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_l8_pot,Fail
86dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_mirror_l8_pot,Fail
87dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_repeat_l8_pot,Fail
88dEQP-GLES2.functional.texture.filtering.cube.nearest_mipmap_linear_nearest_repeat_l8,Fail
89dEQP-GLES2.functional.texture.filtering.cube.nearest_mipmap_nearest_nearest_repeat_l8,Fail
90dEQP-GLES2.functional.texture.filtering.cube.nearest_nearest_clamp_l8_pot,Fail
91dEQP-GLES2.functional.texture.filtering.cube.nearest_nearest_mirror_l8_pot,Fail
92dEQP-GLES2.functional.texture.filtering.cube.nearest_nearest_repeat_l8_pot,Fail
93dEQP-GLES2.functional.texture.size.cube.128x128_l8_mipmap,Fail
94dEQP-GLES2.functional.texture.size.cube.64x64_l8_mipmap,Fail
95
96# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4982
97# Minor errors on all faces, perhaps around filtering's texel selection?
98dEQP-GLES2.functional.texture.size.cube.15x15_l8,Fail
99dEQP-GLES2.functional.texture.size.cube.15x15_rgb888,Fail
100dEQP-GLES2.functional.texture.size.cube.15x15_rgba4444,Fail
101dEQP-GLES2.functional.texture.size.cube.15x15_rgba8888,Fail
102dEQP-GLES2.functional.texture.size.cube.16x16_l8_mipmap,Fail
103
104# Texel differences in the middle of the texture?
105dEQP-GLES2.functional.texture.wrap.clamp_clamp_nearest_npot_etc1,Fail
106
107dEQP-GLES2.functional.uniform_api.random.13,Fail
108dEQP-GLES2.functional.uniform_api.random.20,Fail
109dEQP-GLES2.functional.uniform_api.random.54,Fail
110dEQP-GLES2.functional.uniform_api.random.71,Fail
111dEQP-GLES2.functional.uniform_api.random.74,Fail
112dEQP-GLES2.functional.uniform_api.random.80,Fail
113dEQP-GLES2.functional.uniform_api.random.81,Fail
114dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.array_in_struct.mat4_mat2_both,Fail
115dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.array_in_struct.mat4_mat2_fragment,Fail
116dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.array_in_struct.sampler2D_samplerCube_fragment,Fail
117dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.basic_array.mat4_both,Fail
118dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.basic_array.mat4_fragment,Fail
119dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.multiple_nested_structs_arrays.both,Fail
120dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.multiple_nested_structs_arrays.fragment,Fail
121dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.nested_structs_arrays.mat4_mat2_fragment,Fail
122dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.struct_in_array.mat4_mat2_both,Fail
123dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.struct_in_array.mat4_mat2_fragment,Fail
124dEQP-GLES2.functional.uniform_api.value.assigned.by_value.render.array_in_struct.sampler2D_samplerCube_fragment,Fail
125dEQP-GLES2.functional.uniform_api.value.assigned.by_value.render.multiple_nested_structs_arrays.both,Fail
126dEQP-GLES2.functional.uniform_api.value.assigned.by_value.render.multiple_nested_structs_arrays.fragment,Fail
127dEQP-GLES2.functional.uniform_api.value.initial.render.array_in_struct.mat4_mat2_both,Fail
128dEQP-GLES2.functional.uniform_api.value.initial.render.array_in_struct.mat4_mat2_fragment,Fail
129dEQP-GLES2.functional.uniform_api.value.initial.render.basic_array.mat4_both,Fail
130dEQP-GLES2.functional.uniform_api.value.initial.render.basic_array.mat4_fragment,Fail
131dEQP-GLES2.functional.uniform_api.value.initial.render.multiple_nested_structs_arrays.both,Fail
132dEQP-GLES2.functional.uniform_api.value.initial.render.multiple_nested_structs_arrays.fragment,Fail
133dEQP-GLES2.functional.uniform_api.value.initial.render.nested_structs_arrays.mat4_mat2_fragment,Fail
134dEQP-GLES2.functional.uniform_api.value.initial.render.struct_in_array.mat4_mat2_both,Fail
135dEQP-GLES2.functional.uniform_api.value.initial.render.struct_in_array.mat4_mat2_fragment,Fail
136
137# depth texture is sampling as as white instead of red.
138KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_component16,Fail
139KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_component24,Fail
140KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_short_depth_component16,Fail
141
142# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4979
143# Non-unrolled loops, but they should be unrollable.
144KHR-GLES2.shaders.aggressive_optimizations.sin_vec2_frag,Fail
145KHR-GLES2.shaders.aggressive_optimizations.sin_vec3_frag,Fail
146
147# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3133
148KHR-GLES2.texture_3d.copy_sub_image.negative,Fail
149KHR-GLES2.texture_3d.copy_sub_image.rgba,Fail
150
151# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3134
152KHR-GLES2.texture_3d.filtering.combinations.negative,Fail
153
154shaders@glsl-bug-110796,Fail
155
156# No derivatives support in the HW.
157shaders@glsl-derivs,Fail
158
159shaders@glsl-fs-loop,Fail
160shaders@glsl-fs-loop-nested,Fail
161shaders@glsl-fs-raytrace-bug27060,Fail
162
163# No derivatives support in the HW.
164shaders@glsl-fwidth,Fail
165
166# "GL_MAX_VARYING_FLOATS = 40
167#  Probe color at (34,34)
168#    Expected: 0 255 0
169#    Observed: 255 0 0
170#    Failure with 9 vec4 varyings used in varying index 8
171#  Probe color at (34,38)
172#    Expected: 0 255 0
173#    Observed: 255 0 0
174#    Failure with 10 vec4 varyings used in varying index 8"
175shaders@glsl-max-varyings,Fail
176
177shaders@glsl-max-varyings >max_varying_components,Fail
178
179# Failed to link: error: looping not supported i915 fragment shaders, all loops must be statically unrollable.
180# and then the test assertion fails setting up its uniforms (if piglit is built with assertions, which CI doesn't).
181shaders@glsl-uniform-interstage-limits@520 vs- 1 fs,Fail
182shaders@glsl-uniform-interstage-limits@subdivide 5,Fail
183shaders@glsl-uniform-interstage-limits@subdivide 5- statechanges,Fail
184
185shaders@glsl-predication-on-large-array,Fail
186
187shaders@ssa@fs-if-def-else-break,Fail
188shaders@ssa@fs-lost-copy-problem,Fail
189shaders@ssa@fs-swap-problem,Fail
190shaders@ssa@fs-while-loop-rotate-value,Fail
191
192# "MESA: error: Empty fragment shader"
193spec@!opengl 1.0@gl-1.0-drawbuffer-modes,Fail
194
195# "Probe color at (74,4)
196#    Expected: 1.000000 1.000000 1.000000
197#    Observed: 0.000000 0.000000 0.000000
198#  Failure with path Polygon Stipple set to always pass.
199#  Probe color at (4,14)
200#    Expected: 1.000000 1.000000 1.000000
201#    Observed: 0.000000 0.000000 0.000000
202#  Failure with always-pass paths enabled.
203#  Probe color at (54,24)
204#    Expected: 0.000000 0.000000 0.000000
205#    Observed: 1.000000 1.000000 1.000000
206#  Failure with Scissor Test set to fail mode."
207spec@!opengl 1.0@gl-1.0-no-op-paths,Fail
208
209spec@!opengl 1.0@gl-1.0-scissor-offscreen,Fail
210spec@!opengl 1.0@gl-1.0-swapbuffers-behavior,Fail
211
212spec@!opengl 1.1@depthstencil-default_fb-clear,Fail
213spec@!opengl 1.1@getteximage-formats,Fail
214spec@!opengl 1.1@gl-1.2-texture-base-level,Fail
215spec@!opengl 1.1@line-flat-clip-color,Fail
216spec@!opengl 1.1@linestipple,Fail
217spec@!opengl 1.1@linestipple@Factor 2x,Fail
218spec@!opengl 1.1@linestipple@Factor 3x,Fail
219spec@!opengl 1.1@linestipple@Line loop,Fail
220spec@!opengl 1.1@linestipple@Line strip,Fail
221
222# "../src/compiler/nir/nir_lower_int_to_float.c:102: lower_alu_instr: Assertion `nir_alu_type_get_base_type(info->output_type) != nir_type_int && nir_alu_type_get_base_type(info->output_type) != nir_type_uint' failed."
223spec@!opengl 1.1@point-line-no-cull,Crash
224
225spec@!opengl 1.1@polygon-mode-offset,Fail
226spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on bottom edge,Fail
227spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on left edge,Fail
228spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on right edge,Fail
229spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on top edge,Fail
230spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on bottom edge,Fail
231spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on left edge,Fail
232spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on right edge,Fail
233spec@!opengl 1.1@polygon-mode-offset@config 4: Expected white pixel on top edge,Fail
234spec@!opengl 1.1@read-front,Fail
235spec@!opengl 1.1@read-front clear-front-first,Fail
236
237# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4985
238spec@!opengl 1.1@texwrap 1d bordercolor,Fail
239spec@!opengl 1.1@texwrap 1d bordercolor@GL_RGBA8- border color only,Fail
240spec@!opengl 1.1@texwrap 1d proj bordercolor,Fail
241spec@!opengl 1.1@texwrap 1d proj bordercolor@GL_RGBA8- projected- border color only,Fail
242spec@!opengl 1.1@texwrap 2d bordercolor,Fail
243spec@!opengl 1.1@texwrap 2d bordercolor@GL_RGBA8- border color only,Fail
244spec@!opengl 1.1@texwrap 2d proj bordercolor,Fail
245spec@!opengl 1.1@texwrap 2d proj bordercolor@GL_RGBA8- projected- border color only,Fail
246spec@!opengl 1.1@texwrap formats bordercolor,Fail
247spec@!opengl 1.1@texwrap formats bordercolor@GL_ALPHA12- border color only,Fail
248spec@!opengl 1.1@texwrap formats bordercolor@GL_ALPHA16- border color only,Fail
249spec@!opengl 1.1@texwrap formats bordercolor@GL_ALPHA4- border color only,Fail
250spec@!opengl 1.1@texwrap formats bordercolor@GL_ALPHA8- border color only,Fail
251spec@!opengl 1.1@texwrap formats bordercolor@GL_INTENSITY12- border color only,Fail
252spec@!opengl 1.1@texwrap formats bordercolor@GL_INTENSITY16- border color only,Fail
253spec@!opengl 1.1@texwrap formats bordercolor@GL_INTENSITY4- border color only,Fail
254spec@!opengl 1.1@texwrap formats bordercolor@GL_INTENSITY8- border color only,Fail
255spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE12- border color only,Fail
256spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE12_ALPHA12- border color only,Fail
257spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE12_ALPHA4- border color only,Fail
258spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE16- border color only,Fail
259spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE16_ALPHA16- border color only,Fail
260spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE4- border color only,Fail
261spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE4_ALPHA4- border color only,Fail
262spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE6_ALPHA2- border color only,Fail
263spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE8- border color only,Fail
264spec@!opengl 1.1@texwrap formats bordercolor@GL_LUMINANCE8_ALPHA8- border color only,Fail
265spec@!opengl 1.1@texwrap formats bordercolor@GL_R3_G3_B2- border color only,Fail
266spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB10- border color only,Fail
267spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB10_A2- border color only,Fail
268spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB12- border color only,Fail
269spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB16- border color only,Fail
270spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB4- border color only,Fail
271spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB5- border color only,Fail
272spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB5_A1- border color only,Fail
273spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB8- border color only,Fail
274spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA12- border color only,Fail
275spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA16- border color only,Fail
276spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA2- border color only,Fail
277spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA4- border color only,Fail
278spec@!opengl 1.1@texwrap formats bordercolor@GL_RGBA8- border color only,Fail
279
280spec@!opengl 1.1@windowoverlap,Fail
281spec@!opengl 1.2@levelclamp,Fail
282
283spec@!opengl 1.2@texwrap 3d,Fail
284spec@!opengl 1.2@texwrap 3d@GL_RGBA8- NPOT,Fail
285
286# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4985
287spec@!opengl 1.2@texwrap 3d bordercolor,Fail
288spec@!opengl 1.2@texwrap 3d bordercolor@GL_RGBA8- border color only,Fail
289spec@!opengl 1.2@texwrap 3d proj,Fail
290spec@!opengl 1.2@texwrap 3d proj@GL_RGBA8- NPOT- projected,Fail
291spec@!opengl 1.2@texwrap 3d proj bordercolor,Fail
292spec@!opengl 1.2@texwrap 3d proj bordercolor@GL_RGBA8- projected- border color only,Fail
293
294spec@!opengl 1.4@tex-miplevel-selection,Fail
295spec@!opengl 1.4@tex-miplevel-selection-lod,Fail
296spec@!opengl 1.4@tex-miplevel-selection-lod-bias,Fail
297spec@!opengl 1.5@depth-tex-compare,Fail
298
299# Need to be able to report 0 OQ bits, since there are no HW OQs.
300spec@!opengl 2.0@occlusion-query-discard,Fail
301
302spec@!opengl 2.0@tex3d-npot,Fail
303spec@!opengl 2.0@vertex-program-two-side back front2,Fail
304spec@!opengl 2.0@vertex-program-two-side back front2@vs and fs,Fail
305spec@!opengl 2.0@vertex-program-two-side back front2 back2,Fail
306spec@!opengl 2.0@vertex-program-two-side back front2 back2@vs and fs,Fail
307spec@!opengl 2.0@vertex-program-two-side enabled back,Fail
308spec@!opengl 2.0@vertex-program-two-side enabled back@vs and fs,Fail
309spec@!opengl 2.0@vertex-program-two-side enabled back back2,Fail
310spec@!opengl 2.0@vertex-program-two-side enabled back back2@vs and fs,Fail
311spec@!opengl 2.0@vertex-program-two-side enabled back front2,Fail
312spec@!opengl 2.0@vertex-program-two-side enabled back front2@vs and fs,Fail
313spec@!opengl 2.0@vertex-program-two-side enabled back front2 back2,Fail
314spec@!opengl 2.0@vertex-program-two-side enabled back front2 back2@vs and fs,Fail
315spec@!opengl 2.0@vertex-program-two-side enabled back2,Fail
316spec@!opengl 2.0@vertex-program-two-side enabled back2@vs and fs,Fail
317spec@!opengl 2.0@vertex-program-two-side enabled front back back2,Fail
318spec@!opengl 2.0@vertex-program-two-side enabled front back back2@vs and fs,Fail
319spec@!opengl 2.0@vertex-program-two-side enabled front back front2,Fail
320spec@!opengl 2.0@vertex-program-two-side enabled front back front2@vs and fs,Fail
321spec@!opengl 2.0@vertex-program-two-side enabled front back front2 back2,Fail
322spec@!opengl 2.0@vertex-program-two-side enabled front back front2 back2@vs and fs,Fail
323spec@!opengl 2.0@vertex-program-two-side enabled front back2,Fail
324spec@!opengl 2.0@vertex-program-two-side enabled front back2@vs and fs,Fail
325spec@!opengl 2.0@vertex-program-two-side enabled front front2,Fail
326spec@!opengl 2.0@vertex-program-two-side enabled front front2@vs and fs,Fail
327spec@!opengl 2.0@vertex-program-two-side enabled front front2 back2,Fail
328spec@!opengl 2.0@vertex-program-two-side enabled front front2 back2@vs and fs,Fail
329spec@!opengl 2.0@vertex-program-two-side enabled front2,Fail
330spec@!opengl 2.0@vertex-program-two-side enabled front2@vs and fs,Fail
331spec@!opengl 2.0@vertex-program-two-side enabled front2 back2,Fail
332spec@!opengl 2.0@vertex-program-two-side enabled front2 back2@vs and fs,Fail
333spec@!opengl 2.0@vertex-program-two-side front back front2,Fail
334spec@!opengl 2.0@vertex-program-two-side front back front2@vs and fs,Fail
335spec@!opengl 2.0@vertex-program-two-side front back front2 back2,Fail
336spec@!opengl 2.0@vertex-program-two-side front back front2 back2@vs and fs,Fail
337spec@!opengl 2.0@vertex-program-two-side front front2,Fail
338spec@!opengl 2.0@vertex-program-two-side front front2@vs and fs,Fail
339spec@!opengl 2.0@vertex-program-two-side front front2 back2,Fail
340spec@!opengl 2.0@vertex-program-two-side front front2 back2@vs and fs,Fail
341spec@!opengl 2.0@vertex-program-two-side front2,Fail
342spec@!opengl 2.0@vertex-program-two-side front2@vs and fs,Fail
343spec@!opengl 2.0@vertex-program-two-side front2 back2,Fail
344spec@!opengl 2.0@vertex-program-two-side front2 back2@vs and fs,Fail
345spec@!opengl 2.1@pbo,Fail
346spec@!opengl 2.1@pbo@test_polygon_stip,Fail
347spec@!opengl 2.1@polygon-stipple-fs,Fail
348
349spec@arb_arrays_of_arrays@execution@glsl-arrays-copy-size-mismatch,Fail
350spec@arb_depth_texture@depth-level-clamp,Fail
351spec@arb_depth_texture@fbo-clear-formats,Fail
352spec@arb_depth_texture@fbo-clear-formats@GL_DEPTH_COMPONENT,Fail
353spec@arb_depth_texture@fbo-clear-formats@GL_DEPTH_COMPONENT16,Fail
354spec@arb_depth_texture@fbo-clear-formats@GL_DEPTH_COMPONENT24,Fail
355spec@arb_depth_texture@fbo-clear-formats@GL_DEPTH_COMPONENT32,Fail
356spec@arb_depth_texture@fbo-generatemipmap-formats,Fail
357spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT,Fail
358spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT NPOT,Fail
359spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT16,Fail
360spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT16 NPOT,Fail
361spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT24,Fail
362spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT24 NPOT,Fail
363spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT32,Fail
364spec@arb_depth_texture@fbo-generatemipmap-formats@GL_DEPTH_COMPONENT32 NPOT,Fail
365spec@arb_depth_texture@texdepth,Fail
366
367# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4985
368spec@arb_depth_texture@texwrap formats bordercolor,Fail
369spec@arb_depth_texture@texwrap formats bordercolor@GL_DEPTH_COMPONENT16- border color only,Fail
370spec@arb_depth_texture@texwrap formats bordercolor@GL_DEPTH_COMPONENT24- border color only,Fail
371spec@arb_depth_texture@texwrap formats bordercolor@GL_DEPTH_COMPONENT32- border color only,Fail
372
373# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4985
374spec@arb_es2_compatibility@texwrap formats bordercolor,Fail
375spec@arb_es2_compatibility@texwrap formats bordercolor@GL_RGB565- border color only,Fail
376
377# fails at 4 samples (for our 4 supported indirections) because the 1D coordinate workaround
378# causes an extra texture indirection phase.
379spec@arb_fragment_program@fp-indirections2,Fail
380
381spec@arb_fragment_program_shadow@tex-shadow1d,Fail
382spec@arb_fragment_program_shadow@tex-shadow2d,Fail
383spec@arb_fragment_program_shadow@tex-shadow2drect,Fail
384spec@arb_fragment_program_shadow@txp-shadow1d,Fail
385spec@arb_fragment_program_shadow@txp-shadow2d,Fail
386spec@arb_fragment_program_shadow@txp-shadow2drect,Fail
387spec@arb_framebuffer_object@arb_framebuffer_object-depth-stencil-blit stencil gl_depth24_stencil8,Fail
388spec@arb_framebuffer_object@arb_framebuffer_object-depth-stencil-blit stencil gl_stencil_index1,Fail
389spec@arb_framebuffer_object@arb_framebuffer_object-depth-stencil-blit stencil gl_stencil_index16,Fail
390spec@arb_framebuffer_object@arb_framebuffer_object-depth-stencil-blit stencil gl_stencil_index4,Fail
391spec@arb_framebuffer_object@arb_framebuffer_object-depth-stencil-blit stencil gl_stencil_index8,Fail
392spec@arb_framebuffer_object@fbo-attachments-blit-scaled-linear,Fail
393
394# No derivatives support in the HW.
395spec@arb_framebuffer_object@fbo-deriv,Fail
396
397spec@arb_framebuffer_object@fbo-generatemipmap-1d,Fail
398spec@arb_framebuffer_object@fbo-generatemipmap-cubemap s3tc_dxt1,Fail
399spec@arb_framebuffer_object@framebuffer-blit-levels draw stencil,Fail
400spec@arb_framebuffer_object@framebuffer-blit-levels read stencil,Fail
401spec@arb_framebuffer_object@same-attachment-glframebuffertexture2d-gl_depth_stencil_attachment,Fail
402spec@arb_internalformat_query2@all internalformat_<x>_type pname checks,Timeout
403
404# Need to be able to report 0 OQ bits, since there are no HW OQs.
405spec@arb_occlusion_query2@render,Fail
406spec@arb_occlusion_query@occlusion_query,Fail
407spec@arb_occlusion_query@occlusion_query_conform,Fail
408spec@arb_occlusion_query@occlusion_query_meta_fragments,Fail
409spec@arb_occlusion_query@occlusion_query_meta_no_fragments,Fail
410spec@arb_occlusion_query@occlusion_query_meta_save,Fail
411
412spec@arb_pixel_buffer_object@cubemap npot pbo,Fail
413spec@arb_pixel_buffer_object@fbo-pbo-readpixels-small,Fail
414spec@arb_pixel_buffer_object@pbo-getteximage,Fail
415
416# nir_lower_aapoint_impl() uses b32csel instead of fcsel.
417spec@arb_point_parameters@arb_point_parameters-point-attenuation,Crash
418
419spec@arb_point_parameters@arb_point_parameters-point-attenuation@Aliased combinations,Fail
420spec@arb_provoking_vertex@arb-provoking-vertex-render,Fail
421spec@arb_sampler_objects@gl_ext_texture_srgb_decode,Fail
422spec@arb_shader_texture_lod@execution@glsl-fs-texturelod-01,Fail
423
424# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4985
425spec@arb_texture_compression@texwrap formats bordercolor,Fail
426spec@arb_texture_compression@texwrap formats bordercolor@GL_COMPRESSED_ALPHA- border color only,Fail
427spec@arb_texture_compression@texwrap formats bordercolor@GL_COMPRESSED_INTENSITY- border color only,Fail
428spec@arb_texture_compression@texwrap formats bordercolor@GL_COMPRESSED_LUMINANCE- border color only,Fail
429spec@arb_texture_compression@texwrap formats bordercolor@GL_COMPRESSED_LUMINANCE_ALPHA- border color only,Fail
430spec@arb_texture_compression@texwrap formats bordercolor@GL_COMPRESSED_RGB- border color only,Fail
431spec@arb_texture_compression@texwrap formats bordercolor@GL_COMPRESSED_RGBA- border color only,Fail
432
433spec@arb_texture_cube_map@copyteximage cube,Fail
434spec@arb_texture_cube_map@cubemap npot,Fail
435spec@arb_texture_rectangle@glsl-fs-shadow2drect,Fail
436spec@arb_texture_rectangle@glsl-fs-shadow2drect-01,Fail
437spec@arb_texture_rectangle@glsl-fs-shadow2drect-03,Fail
438spec@arb_texture_rectangle@glsl-fs-shadow2drect-07,Fail
439spec@arb_texture_rectangle@glsl-fs-shadow2drect-08,Fail
440spec@arb_texture_rectangle@glsl-fs-shadow2drectproj,Fail
441spec@arb_texture_rectangle@tex-miplevel-selection gl2:texture() 2drectshadow,Fail
442spec@arb_texture_rectangle@tex-miplevel-selection gl2:textureproj 2drectshadow,Fail
443
444# Too many texture phases and regs, because nir_to_tgsi emits MOV TEMP[n],
445# IN[x].xyxw setting up the TXP coords.
446spec@arb_texture_rectangle@texrect-many,Fail
447
448# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4985
449spec@arb_texture_rectangle@texwrap rect bordercolor,Fail
450spec@arb_texture_rectangle@texwrap rect bordercolor@GL_RGBA8- border color only,Fail
451spec@arb_texture_rectangle@texwrap rect proj bordercolor,Fail
452spec@arb_texture_rectangle@texwrap rect proj bordercolor@GL_RGBA8- projected- border color only,Fail
453
454# "Mesa: User error: GL_INVALID_OPERATION in glTexSubImage2D(invalid texture level 8)
455#  Probe color at (80,80)
456#    Expected: 0.000000 1.000000 0.000000
457#    Observed: 1.000000 0.000000 0.000000"
458#  texture-storage: wrong color for mipmap level 1
459# PIGLIT: {"subtest": {"2D mipmap rendering " : "fail"}}"
460spec@arb_texture_storage@texture-storage,Fail
461spec@arb_texture_storage@texture-storage@2D mipmap rendering ,Fail
462
463# test checks for required ext (which we don't have) after compiling the shader
464# that uses dynamic loops
465spec@arb_timer_query@query gl_timestamp,Fail
466
467# "Probe color at (68,68)
468#   Left: 0.784314 1.000000 1.000000 1.000000
469#   Right: 0.800000 1.000000 1.000000 1.000000
470#  PIGLIT: {"subtest": {"mov 8*c0" : "fail"}}"
471spec@ati_fragment_shader@ati_fragment_shader-render-ops,Fail
472spec@ati_fragment_shader@ati_fragment_shader-render-ops@mov 8*c0,Fail
473
474spec@egl 1.4@eglterminate then unbind context,Fail
475spec@egl_ext_protected_content@conformance,Fail
476spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_depth_component24,Fail
477spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_rgba,Fail
478spec@egl_khr_surfaceless_context@viewport,Fail
479
480# "Mesa: User error: GL_INVALID_OPERATION in unsupported function called (unsupported extension or deprecated function?)"
481spec@ext_draw_instanced@ext_draw_instanced-drawarrays,Fail
482
483spec@ext_external_objects@vk-buf-exchange,Fail
484spec@ext_external_objects@vk-depth-display,Fail
485spec@ext_external_objects@vk-image-display,Fail
486spec@ext_external_objects@vk-image-display-overwrite,Fail
487spec@ext_external_objects@vk-image-overwrite,Fail
488spec@ext_external_objects@vk-pix-buf-update-errors,Fail
489spec@ext_external_objects@vk-semaphores,Fail
490spec@ext_external_objects@vk-semaphores-2,Fail
491spec@ext_external_objects@vk-vert-buf-reuse,Fail
492spec@ext_external_objects@vk-vert-buf-update-errors,Fail
493
494# "Failed blit src(0,0;1,1) - dst(0,0;2147483647,2147483647)
495#  Failed blit src(0,0;40,40) - dst(0,0;134217727,134217727)
496#  ..."
497spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
498
499# Unsupported non-unrolled loop
500spec@ext_framebuffer_multisample@accuracy all_samples color depthstencil,Fail
501spec@ext_framebuffer_multisample@accuracy all_samples color depthstencil linear,Fail
502spec@ext_framebuffer_multisample@accuracy all_samples color small depthstencil,Fail
503spec@ext_framebuffer_multisample@accuracy all_samples color small depthstencil linear,Fail
504spec@ext_framebuffer_multisample@accuracy all_samples depth_draw depthstencil,Fail
505spec@ext_framebuffer_multisample@accuracy all_samples depth_draw small depthstencil,Fail
506spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve depthstencil,Fail
507spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve small depthstencil,Fail
508spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil,Fail
509spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil linear,Fail
510spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil,Fail
511spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil linear,Fail
512spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,Fail
513spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail
514spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail
515spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve small depthstencil,Fail
516
517spec@ext_framebuffer_object@fbo-blending-formats,Fail
518# "Probe color at (192,0)
519#    Expected: 0.810000 0.000000 0.000000 1.000000
520#    Observed: 0.901961 0.000000 0.000000 1.000000
521#    when testing FBO result, blending with DST_ALPHA."
522spec@ext_framebuffer_object@fbo-blending-formats@GL_INTENSITY,Fail
523spec@ext_framebuffer_object@fbo-blending-formats@GL_INTENSITY12,Fail
524spec@ext_framebuffer_object@fbo-blending-formats@GL_INTENSITY16,Fail
525spec@ext_framebuffer_object@fbo-blending-formats@GL_INTENSITY4,Fail
526spec@ext_framebuffer_object@fbo-blending-formats@GL_INTENSITY8,Fail
527# "Testing GL_LUMINANCE4
528#  Probe color at (192,0)
529#    Expected: 0.800000 0.000000 0.000000 1.000000
530#    Observed: 0.901961 0.000000 0.000000 1.000000
531#    when testing FBO result, blending with DST_ALPHA."
532spec@ext_framebuffer_object@fbo-blending-formats@GL_LUMINANCE,Fail
533spec@ext_framebuffer_object@fbo-blending-formats@GL_LUMINANCE12,Fail
534spec@ext_framebuffer_object@fbo-blending-formats@GL_LUMINANCE16,Fail
535spec@ext_framebuffer_object@fbo-blending-formats@GL_LUMINANCE4,Fail
536spec@ext_framebuffer_object@fbo-blending-formats@GL_LUMINANCE8,Fail
537
538spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB10,Fail
539# "Probe color at (64,0)
540#    Expected: 0.480000 0.800000 0.680000 1.000000
541#    Observed: 0.533333 0.800000 0.666667 0.466667
542#    when testing window result, blending with CONSTANT_COLOR.
543spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB4,Fail
544spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB5,Fail
545
546spec@ext_framebuffer_object@fbo-clear-formats,Fail
547spec@ext_framebuffer_object@fbo-clear-formats@GL_INTENSITY,Fail
548spec@ext_framebuffer_object@fbo-clear-formats@GL_INTENSITY12,Fail
549spec@ext_framebuffer_object@fbo-clear-formats@GL_INTENSITY16,Fail
550spec@ext_framebuffer_object@fbo-clear-formats@GL_INTENSITY4,Fail
551spec@ext_framebuffer_object@fbo-clear-formats@GL_INTENSITY8,Fail
552spec@ext_framebuffer_object@fbo-clear-formats@GL_LUMINANCE,Fail
553spec@ext_framebuffer_object@fbo-clear-formats@GL_LUMINANCE12,Fail
554spec@ext_framebuffer_object@fbo-clear-formats@GL_LUMINANCE16,Fail
555spec@ext_framebuffer_object@fbo-clear-formats@GL_LUMINANCE4,Fail
556spec@ext_framebuffer_object@fbo-clear-formats@GL_LUMINANCE8,Fail
557spec@ext_framebuffer_object@fbo-colormask-formats,Fail
558spec@ext_framebuffer_object@fbo-colormask-formats@GL_ALPHA,Fail
559spec@ext_framebuffer_object@fbo-colormask-formats@GL_ALPHA12,Fail
560spec@ext_framebuffer_object@fbo-colormask-formats@GL_ALPHA16,Fail
561spec@ext_framebuffer_object@fbo-colormask-formats@GL_ALPHA4,Fail
562spec@ext_framebuffer_object@fbo-colormask-formats@GL_ALPHA8,Fail
563spec@ext_framebuffer_object@fbo-colormask-formats@GL_INTENSITY,Fail
564spec@ext_framebuffer_object@fbo-colormask-formats@GL_INTENSITY12,Fail
565spec@ext_framebuffer_object@fbo-colormask-formats@GL_INTENSITY16,Fail
566spec@ext_framebuffer_object@fbo-colormask-formats@GL_INTENSITY4,Fail
567spec@ext_framebuffer_object@fbo-colormask-formats@GL_INTENSITY8,Fail
568spec@ext_framebuffer_object@fbo-colormask-formats@GL_LUMINANCE,Fail
569spec@ext_framebuffer_object@fbo-colormask-formats@GL_LUMINANCE12,Fail
570spec@ext_framebuffer_object@fbo-colormask-formats@GL_LUMINANCE16,Fail
571spec@ext_framebuffer_object@fbo-colormask-formats@GL_LUMINANCE4,Fail
572spec@ext_framebuffer_object@fbo-colormask-formats@GL_LUMINANCE8,Fail
573spec@ext_framebuffer_object@fbo-depth-sample-compare,Fail
574
575# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4980
576spec@ext_framebuffer_object@fbo-fragcoord2,Fail
577
578spec@ext_framebuffer_object@fbo-generatemipmap-filtering,Fail
579spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index1-blit,Fail
580spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-blit,Fail
581spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index4-blit,Fail
582spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index8-blit,Fail
583spec@ext_image_dma_buf_import@ext_image_dma_buf_import-export,Fail
584spec@ext_image_dma_buf_import@ext_image_dma_buf_import-export-tex,Fail
585spec@ext_image_dma_buf_import@ext_image_dma_buf_import-intel_external_sampler_only,Fail
586spec@ext_image_dma_buf_import@ext_image_dma_buf_import-reimport-bug,Fail
587spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv12,Fail
588spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p010,Fail
589spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p012,Fail
590spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p016,Fail
591spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_uyvy,Fail
592spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y210,Fail
593spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212,Fail
594spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216,Fail
595spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y410,Fail
596spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y412,Fail
597spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y416,Fail
598spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuv420,Fail
599spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv,Fail
600spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvu420,Fail
601spec@ext_image_dma_buf_import@ext_image_dma_buf_import-transcode-nv12-as-r8-gr88,Fail
602
603# Need to be able to report 0 OQ bits, since there are no HW OQs.
604spec@ext_occlusion_query_boolean@any-samples,Fail
605
606spec@ext_packed_depth_stencil@depth_stencil texture,Fail
607spec@ext_packed_depth_stencil@fbo-clear-formats,Fail
608spec@ext_packed_depth_stencil@fbo-clear-formats@GL_DEPTH24_STENCIL8,Fail
609spec@ext_packed_depth_stencil@fbo-clear-formats@GL_DEPTH_STENCIL,Fail
610spec@ext_packed_depth_stencil@fbo-clear-formats stencil,Fail
611spec@ext_packed_depth_stencil@fbo-clear-formats stencil@GL_DEPTH24_STENCIL8,Fail
612spec@ext_packed_depth_stencil@fbo-clear-formats stencil@GL_DEPTH_STENCIL,Fail
613spec@ext_packed_depth_stencil@fbo-depthstencil-gl_depth24_stencil8-clear,Fail
614spec@ext_packed_depth_stencil@fbo-stencil-gl_depth24_stencil8-blit,Fail
615
616# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4985
617spec@ext_packed_depth_stencil@texwrap formats bordercolor,Fail
618spec@ext_packed_depth_stencil@texwrap formats bordercolor@GL_DEPTH24_STENCIL8- border color only,Fail
619spec@ext_texture_compression_s3tc@texwrap formats bordercolor,Fail
620spec@ext_texture_compression_s3tc@texwrap formats bordercolor@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT- border color only,Fail
621spec@ext_texture_compression_s3tc@texwrap formats bordercolor@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT- border color only,Fail
622spec@ext_texture_compression_s3tc@texwrap formats bordercolor@GL_COMPRESSED_RGBA_S3TC_DXT5_EXT- border color only,Fail
623spec@ext_texture_compression_s3tc@texwrap formats bordercolor@GL_COMPRESSED_RGB_S3TC_DXT1_EXT- border color only,Fail
624
625# "Unexpected GL error: GL_NO_ERROR 0x0
626#  (Error at tests/spec/ext_texture_format_bgra8888/api-errors.c:63)
627#  Expected GL error: GL_INVALID_OPERATION 0x502
628#  Unexpected GL error: GL_NO_ERROR 0x0
629#  (Error at tests/spec/ext_texture_format_bgra8888/api-errors.c:69)
630#  Expected GL error: GL_INVALID_OPERATION 0x502
631#  Mesa: User error: GL_INVALID_OPERATION in glTexImage2D(format = GL_BGRA, type = GL_FLOAT, internalformat = GL_BGRA)
632#  Unexpected GL error: GL_NO_ERROR 0x0
633#  (Error at tests/spec/ext_texture_format_bgra8888/api-errors.c:103)
634#  Expected GL error: GL_INVALID_OPERATION 0x502
635#  Mesa: User error: GL_INVALID_OPERATION in glTexSubImage2D(format = GL_BGRA, type = GL_FLOAT, internalformat = GL_BGRA)
636#  PIGLIT: {"result": "fail" }"
637spec@ext_texture_format_bgra8888@api-errors,Fail
638
639# "Probe color at (20,0)
640#    Expected: 0 76 0
641#    Observed: 0 18 0"
642spec@ext_texture_srgb@tex-srgb,Fail
643
644# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4985
645spec@ext_texture_srgb@texwrap formats bordercolor,Fail
646spec@ext_texture_srgb@texwrap formats bordercolor@GL_SLUMINANCE8- border color only,Fail
647spec@ext_texture_srgb@texwrap formats bordercolor@GL_SLUMINANCE8_ALPHA8- border color only,Fail
648spec@ext_texture_srgb@texwrap formats bordercolor@GL_SRGB8- border color only,Fail
649spec@ext_texture_srgb@texwrap formats bordercolor@GL_SRGB8_ALPHA8- border color only,Fail
650spec@ext_texture_srgb@texwrap formats-s3tc bordercolor,Fail
651spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SLUMINANCE- border color only,Fail
652spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SLUMINANCE_ALPHA- border color only,Fail
653spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB- border color only,Fail
654spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA- border color only,Fail
655spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT- border color only,Fail
656spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT- border color only,Fail
657spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT- border color only,Fail
658spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT- border color only,Fail
659
660spec@glsl-1.10@execution@built-in-functions@fs-degrees-float,Fail
661spec@glsl-1.10@execution@built-in-functions@fs-degrees-vec2,Fail
662spec@glsl-1.10@execution@built-in-functions@fs-degrees-vec3,Fail
663spec@glsl-1.10@execution@built-in-functions@fs-degrees-vec4,Fail
664spec@glsl-1.10@execution@built-in-functions@fs-distance-float-float,Fail
665spec@glsl-1.10@execution@built-in-functions@fs-dot-float-float,Fail
666spec@glsl-1.10@execution@built-in-functions@fs-dot-vec2-vec2,Fail
667spec@glsl-1.10@execution@built-in-functions@fs-dot-vec3-vec3,Fail
668spec@glsl-1.10@execution@built-in-functions@fs-dot-vec4-vec4,Fail
669spec@glsl-1.10@execution@built-in-functions@fs-exp-float,Fail
670spec@glsl-1.10@execution@built-in-functions@fs-exp-vec2,Fail
671spec@glsl-1.10@execution@built-in-functions@fs-exp-vec3,Fail
672spec@glsl-1.10@execution@built-in-functions@fs-fract-float,Fail
673spec@glsl-1.10@execution@built-in-functions@fs-fract-vec2,Fail
674spec@glsl-1.10@execution@built-in-functions@fs-fract-vec3,Fail
675spec@glsl-1.10@execution@built-in-functions@fs-fract-vec4,Fail
676spec@glsl-1.10@execution@built-in-functions@fs-inversesqrt-float,Fail
677spec@glsl-1.10@execution@built-in-functions@fs-length-vec3,Fail
678spec@glsl-1.10@execution@built-in-functions@fs-length-vec4,Fail
679spec@glsl-1.10@execution@built-in-functions@fs-log-float,Fail
680spec@glsl-1.10@execution@built-in-functions@fs-log-vec2,Fail
681spec@glsl-1.10@execution@built-in-functions@fs-log-vec3,Fail
682spec@glsl-1.10@execution@built-in-functions@fs-log-vec4,Fail
683spec@glsl-1.10@execution@built-in-functions@fs-log2-float,Fail
684spec@glsl-1.10@execution@built-in-functions@fs-log2-vec2,Fail
685spec@glsl-1.10@execution@built-in-functions@fs-log2-vec3,Fail
686spec@glsl-1.10@execution@built-in-functions@fs-log2-vec4,Fail
687spec@glsl-1.10@execution@built-in-functions@fs-matrixcompmult-mat2-mat2,Fail
688spec@glsl-1.10@execution@built-in-functions@fs-matrixcompmult-mat3-mat3,Fail
689spec@glsl-1.10@execution@built-in-functions@fs-matrixcompmult-mat4-mat4,Fail
690spec@glsl-1.10@execution@built-in-functions@fs-mix-float-float-float,Fail
691spec@glsl-1.10@execution@built-in-functions@fs-mod-float-float,Fail
692spec@glsl-1.10@execution@built-in-functions@fs-mod-vec2-float,Fail
693spec@glsl-1.10@execution@built-in-functions@fs-mod-vec2-vec2,Fail
694spec@glsl-1.10@execution@built-in-functions@fs-mod-vec3-float,Fail
695spec@glsl-1.10@execution@built-in-functions@fs-mod-vec3-vec3,Fail
696spec@glsl-1.10@execution@built-in-functions@fs-mod-vec4-float,Fail
697spec@glsl-1.10@execution@built-in-functions@fs-normalize-vec2,Fail
698spec@glsl-1.10@execution@built-in-functions@fs-normalize-vec3,Fail
699spec@glsl-1.10@execution@built-in-functions@fs-normalize-vec4,Fail
700spec@glsl-1.10@execution@built-in-functions@fs-op-add-float-mat2,Fail
701spec@glsl-1.10@execution@built-in-functions@fs-op-add-float-vec2,Fail
702spec@glsl-1.10@execution@built-in-functions@fs-op-add-float-vec3,Fail
703spec@glsl-1.10@execution@built-in-functions@fs-op-add-float-vec4,Fail
704spec@glsl-1.10@execution@built-in-functions@fs-op-add-mat2-float,Fail
705spec@glsl-1.10@execution@built-in-functions@fs-op-add-mat2-mat2,Fail
706spec@glsl-1.10@execution@built-in-functions@fs-op-add-vec2-float,Fail
707spec@glsl-1.10@execution@built-in-functions@fs-op-add-vec3-float,Fail
708spec@glsl-1.10@execution@built-in-functions@fs-op-add-vec4-float,Fail
709spec@glsl-1.10@execution@built-in-functions@fs-op-assign-add-mat2-float,Fail
710spec@glsl-1.10@execution@built-in-functions@fs-op-assign-add-mat2-mat2,Fail
711spec@glsl-1.10@execution@built-in-functions@fs-op-assign-add-vec2-float,Fail
712spec@glsl-1.10@execution@built-in-functions@fs-op-assign-add-vec3-float,Fail
713spec@glsl-1.10@execution@built-in-functions@fs-op-assign-add-vec4-float,Fail
714spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-float-float,Fail
715spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-int-int,Fail
716spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec2-ivec2,Fail
717spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec3-int,Fail
718spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec3-ivec3,Fail
719spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec4-int,Fail
720spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec4-ivec4,Fail
721spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-mat2-float,Fail
722spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-mat2-mat2,Fail
723spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-mat3-float,Fail
724spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-mat3-mat3,Fail
725spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-mat4-float,Fail
726spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-mat4-mat4,Fail
727spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-vec2-float,Fail
728spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-vec2-vec2,Fail
729spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-vec3-float,Fail
730spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-vec3-vec3,Fail
731spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-vec4-float,Fail
732spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-vec4-vec4,Fail
733spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-float-float,Fail
734spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-mat2-float,Fail
735spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-mat2-mat2,Fail
736spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-mat3-float,Fail
737spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-mat3-mat3,Fail
738spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-mat4-float,Fail
739spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-mat4-mat4,Fail
740spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-vec2-float,Fail
741spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-vec2-mat2,Fail
742spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-vec3-float,Fail
743spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-vec3-mat3,Fail
744spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-vec3-vec3,Fail
745spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-vec4-float,Fail
746spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-vec4-mat4,Fail
747spec@glsl-1.10@execution@built-in-functions@fs-op-assign-mult-vec4-vec4,Fail
748spec@glsl-1.10@execution@built-in-functions@fs-op-assign-sub-float-float,Fail
749spec@glsl-1.10@execution@built-in-functions@fs-op-assign-sub-mat2-float,Fail
750spec@glsl-1.10@execution@built-in-functions@fs-op-assign-sub-vec3-float,Fail
751spec@glsl-1.10@execution@built-in-functions@fs-op-assign-sub-vec4-float,Fail
752spec@glsl-1.10@execution@built-in-functions@fs-op-div-float-float,Fail
753spec@glsl-1.10@execution@built-in-functions@fs-op-div-float-mat2,Fail
754spec@glsl-1.10@execution@built-in-functions@fs-op-div-float-mat3,Fail
755spec@glsl-1.10@execution@built-in-functions@fs-op-div-float-mat4,Fail
756spec@glsl-1.10@execution@built-in-functions@fs-op-div-float-vec2,Fail
757spec@glsl-1.10@execution@built-in-functions@fs-op-div-float-vec3,Fail
758spec@glsl-1.10@execution@built-in-functions@fs-op-div-float-vec4,Fail
759spec@glsl-1.10@execution@built-in-functions@fs-op-div-int-int,Fail
760spec@glsl-1.10@execution@built-in-functions@fs-op-div-int-ivec2,Fail
761spec@glsl-1.10@execution@built-in-functions@fs-op-div-int-ivec4,Fail
762spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec2-ivec2,Fail
763spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec3-int,Fail
764spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec3-ivec3,Fail
765spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec4-int,Fail
766spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec4-ivec4,Fail
767spec@glsl-1.10@execution@built-in-functions@fs-op-div-mat2-float,Fail
768spec@glsl-1.10@execution@built-in-functions@fs-op-div-mat2-mat2,Fail
769spec@glsl-1.10@execution@built-in-functions@fs-op-div-mat3-float,Fail
770spec@glsl-1.10@execution@built-in-functions@fs-op-div-mat3-mat3,Fail
771spec@glsl-1.10@execution@built-in-functions@fs-op-div-mat4-float,Fail
772spec@glsl-1.10@execution@built-in-functions@fs-op-div-mat4-mat4,Fail
773spec@glsl-1.10@execution@built-in-functions@fs-op-div-vec2-float,Fail
774spec@glsl-1.10@execution@built-in-functions@fs-op-div-vec2-vec2,Fail
775spec@glsl-1.10@execution@built-in-functions@fs-op-div-vec3-float,Fail
776spec@glsl-1.10@execution@built-in-functions@fs-op-div-vec3-vec3,Fail
777spec@glsl-1.10@execution@built-in-functions@fs-op-div-vec4-float,Fail
778spec@glsl-1.10@execution@built-in-functions@fs-op-div-vec4-vec4,Fail
779spec@glsl-1.10@execution@built-in-functions@fs-op-mult-float-float,Fail
780spec@glsl-1.10@execution@built-in-functions@fs-op-mult-float-mat2,Fail
781spec@glsl-1.10@execution@built-in-functions@fs-op-mult-float-mat3,Fail
782spec@glsl-1.10@execution@built-in-functions@fs-op-mult-float-mat4,Fail
783spec@glsl-1.10@execution@built-in-functions@fs-op-mult-float-vec2,Fail
784spec@glsl-1.10@execution@built-in-functions@fs-op-mult-float-vec3,Fail
785spec@glsl-1.10@execution@built-in-functions@fs-op-mult-float-vec4,Fail
786spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat2-float,Fail
787spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat2-mat2,Fail
788spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat2-vec2,Fail
789spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat3-float,Fail
790spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat3-mat3,Fail
791spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat3-vec3,Fail
792spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat4-float,Fail
793spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat4-mat4,Fail
794spec@glsl-1.10@execution@built-in-functions@fs-op-mult-mat4-vec4,Fail
795spec@glsl-1.10@execution@built-in-functions@fs-op-mult-vec2-float,Fail
796spec@glsl-1.10@execution@built-in-functions@fs-op-mult-vec2-mat2,Fail
797spec@glsl-1.10@execution@built-in-functions@fs-op-mult-vec3-float,Fail
798spec@glsl-1.10@execution@built-in-functions@fs-op-mult-vec3-mat3,Fail
799spec@glsl-1.10@execution@built-in-functions@fs-op-mult-vec3-vec3,Fail
800spec@glsl-1.10@execution@built-in-functions@fs-op-mult-vec4-float,Fail
801spec@glsl-1.10@execution@built-in-functions@fs-op-mult-vec4-mat4,Fail
802spec@glsl-1.10@execution@built-in-functions@fs-op-mult-vec4-vec4,Fail
803spec@glsl-1.10@execution@built-in-functions@fs-op-sub-float-float,Fail
804spec@glsl-1.10@execution@built-in-functions@fs-op-sub-float-mat2,Fail
805spec@glsl-1.10@execution@built-in-functions@fs-op-sub-float-vec3,Fail
806spec@glsl-1.10@execution@built-in-functions@fs-op-sub-float-vec4,Fail
807spec@glsl-1.10@execution@built-in-functions@fs-op-sub-mat2-float,Fail
808spec@glsl-1.10@execution@built-in-functions@fs-op-sub-vec3-float,Fail
809spec@glsl-1.10@execution@built-in-functions@fs-op-sub-vec4-float,Fail
810spec@glsl-1.10@execution@built-in-functions@fs-pow-float-float,Fail
811spec@glsl-1.10@execution@built-in-functions@fs-pow-vec2-vec2,Fail
812spec@glsl-1.10@execution@built-in-functions@fs-pow-vec3-vec3,Fail
813spec@glsl-1.10@execution@built-in-functions@fs-pow-vec4-vec4,Fail
814spec@glsl-1.10@execution@built-in-functions@fs-radians-float,Fail
815spec@glsl-1.10@execution@built-in-functions@fs-reflect-vec2-vec2,Fail
816spec@glsl-1.10@execution@built-in-functions@fs-reflect-vec3-vec3,Fail
817spec@glsl-1.10@execution@built-in-functions@fs-reflect-vec4-vec4,Fail
818spec@glsl-1.10@execution@built-in-functions@fs-refract-vec2-vec2-float,Fail
819spec@glsl-1.10@execution@built-in-functions@fs-refract-vec3-vec3-float,Fail
820spec@glsl-1.10@execution@built-in-functions@fs-refract-vec4-vec4-float,Fail
821spec@glsl-1.10@execution@built-in-functions@fs-smoothstep-float-float-float,Fail
822spec@glsl-1.10@execution@built-in-functions@fs-smoothstep-float-float-vec2,Fail
823spec@glsl-1.10@execution@built-in-functions@fs-smoothstep-float-float-vec3,Fail
824spec@glsl-1.10@execution@built-in-functions@fs-smoothstep-float-float-vec4,Fail
825spec@glsl-1.10@execution@built-in-functions@fs-smoothstep-vec2-vec2-vec2,Fail
826spec@glsl-1.10@execution@built-in-functions@fs-smoothstep-vec3-vec3-vec3,Fail
827spec@glsl-1.10@execution@built-in-functions@fs-smoothstep-vec4-vec4-vec4,Fail
828spec@glsl-1.10@execution@builtins@glsl-fs-atan-3,Fail
829spec@glsl-1.10@execution@copy-propagation@glsl-copy-propagation-loop-1,Fail
830
831# No derivatives support in the HW.
832spec@glsl-1.10@execution@derivatives@glsl-derivs-abs,Fail
833spec@glsl-1.10@execution@derivatives@glsl-derivs-abs-sign,Fail
834spec@glsl-1.10@execution@derivatives@glsl-derivs-sign,Fail
835spec@glsl-1.10@execution@derivatives@glsl-derivs-swizzle,Fail
836spec@glsl-1.10@execution@derivatives@glsl-derivs-varyings,Fail
837
838spec@glsl-1.10@execution@discard@glsl-fs-discard-04,Fail
839
840# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4980
841spec@glsl-1.10@execution@fs-frontfacing-ternary-0.0-neg-1.0,Fail
842spec@glsl-1.10@execution@fs-frontfacing-ternary-1-neg-1,Fail
843spec@glsl-1.10@execution@fs-frontfacing-ternary-1.0-neg-1.0,Fail
844spec@glsl-1.10@execution@fs-frontfacing-ternary-neg-1.0-1.0,Fail
845
846spec@glsl-1.10@execution@fs-loop-bounds-unrolled,Fail
847spec@glsl-1.10@execution@fs-notequal-of-expression,Fail
848spec@glsl-1.10@execution@fs-sign-times-abs,Fail
849spec@glsl-1.10@execution@fs-sign-times-neg,Fail
850spec@glsl-1.10@execution@fs-sign-times-neg-abs,Fail
851spec@glsl-1.10@execution@fs-sign-times-sign,Fail
852spec@glsl-1.10@execution@gl_lightsource_indirect,Fail
853spec@glsl-1.10@execution@glsl-1.10-built-in-matrix-state,Fail
854spec@glsl-1.10@execution@glsl-1.10-built-in-uniform-state,Fail
855spec@glsl-1.10@execution@glsl-clamp-vertex-color,Fail
856spec@glsl-1.10@execution@glsl-fs-convolution-1,Fail
857spec@glsl-1.10@execution@glsl-fs-convolution-2,Fail
858spec@glsl-1.10@execution@glsl-fs-if-nested-loop,Fail
859spec@glsl-1.10@execution@glsl-fs-loop-while-false-03,Fail
860spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backcolor-flat-fixed,Fail
861spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backcolor-flat-none,Fail
862spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backcolor-flat-vertex,Fail
863spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backcolor-smooth-fixed,Fail
864spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backcolor-smooth-none,Fail
865spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backcolor-smooth-vertex,Fail
866spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-flat-fixed,Fail
867spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-flat-none,Fail
868spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-flat-vertex,Fail
869spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-smooth-fixed,Fail
870spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-smooth-none,Fail
871spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-smooth-vertex,Fail
872spec@glsl-1.10@execution@interpolation@interpolation-none-gl_frontcolor-smooth-fixed,Fail
873spec@glsl-1.10@execution@interpolation@interpolation-none-gl_frontcolor-smooth-none,Fail
874spec@glsl-1.10@execution@interpolation@interpolation-none-gl_frontcolor-smooth-vertex,Fail
875spec@glsl-1.10@execution@interpolation@interpolation-none-gl_frontsecondarycolor-smooth-fixed,Fail
876spec@glsl-1.10@execution@interpolation@interpolation-none-gl_frontsecondarycolor-smooth-none,Fail
877spec@glsl-1.10@execution@interpolation@interpolation-none-gl_frontsecondarycolor-smooth-vertex,Fail
878spec@glsl-1.10@execution@loops@glsl-fs-continue-inside-do-while,Fail
879spec@glsl-1.10@execution@loops@glsl-fs-loop-300,Fail
880
881spec@glsl-1.10@execution@loops@glsl-fs-loop-continue,Fail
882spec@glsl-1.10@execution@loops@glsl-fs-loop-redundant-condition,Fail
883spec@glsl-1.10@execution@loops@glsl-fs-loop-shadow-variables,Fail
884spec@glsl-1.10@execution@loops@glsl-fs-unroll-out-param,Fail
885spec@glsl-1.10@execution@loops@glsl-fs-unroll-side-effect,Fail
886spec@glsl-1.10@execution@samplers@glsl-fs-shadow1d,Fail
887spec@glsl-1.10@execution@samplers@glsl-fs-shadow1d-01,Fail
888spec@glsl-1.10@execution@samplers@glsl-fs-shadow1d-03,Fail
889spec@glsl-1.10@execution@samplers@glsl-fs-shadow1d-07,Fail
890spec@glsl-1.10@execution@samplers@glsl-fs-shadow1d-08,Fail
891spec@glsl-1.10@execution@samplers@glsl-fs-shadow1d-bias,Fail
892spec@glsl-1.10@execution@samplers@glsl-fs-shadow1dproj,Fail
893spec@glsl-1.10@execution@samplers@glsl-fs-shadow1dproj-bias,Fail
894spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d,Fail
895spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-01,Fail
896spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-03,Fail
897spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-07,Fail
898spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-08,Fail
899spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-bias,Fail
900spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-clamp-z,Fail
901spec@glsl-1.10@execution@samplers@glsl-fs-shadow2dproj,Fail
902spec@glsl-1.10@execution@samplers@glsl-fs-shadow2dproj-bias,Fail
903spec@glsl-1.10@execution@samplers@glsl-fs-texture2d-dependent-5,Fail
904spec@glsl-1.10@execution@temp-array-indexing@glsl-fs-vec4-indexing-temp-dst-in-loop,Fail
905spec@glsl-1.10@execution@temp-array-indexing@glsl-fs-vec4-indexing-temp-dst-in-nested-loop-combined,Fail
906spec@glsl-1.10@execution@temp-array-indexing@glsl-fs-vec4-indexing-temp-src-in-loop,Fail
907spec@glsl-1.10@execution@temp-array-indexing@glsl-fs-vec4-indexing-temp-src-in-nested-loop-combined,Fail
908spec@glsl-1.10@execution@temp-array-indexing@glsl-fs-vec4-indexing-temp-src-in-nested-loop-inner,Fail
909spec@glsl-1.10@execution@temp-array-indexing@glsl-fs-vec4-indexing-temp-src-in-nested-loop-outer,Fail
910spec@glsl-1.10@execution@variable-indexing@fs-input-array-vec2-index-rd,Fail
911spec@glsl-1.10@execution@variable-indexing@fs-input-array-vec3-index-rd,Fail
912spec@glsl-1.10@execution@variable-indexing@fs-input-array-vec4-index-rd,Fail
913spec@glsl-1.10@execution@variable-indexing@fs-temp-array-mat2-index-col-row-wr,Fail
914spec@glsl-1.10@execution@variable-indexing@fs-temp-array-mat3-index-col-row-wr,Fail
915spec@glsl-1.10@execution@variable-indexing@fs-temp-array-mat3-index-col-wr,Fail
916spec@glsl-1.10@execution@variable-indexing@fs-temp-array-mat3-index-row-wr,Fail
917spec@glsl-1.10@execution@variable-indexing@fs-temp-array-mat4-index-col-row-wr,Fail
918spec@glsl-1.10@execution@variable-indexing@fs-temp-array-mat4-index-col-wr,Fail
919spec@glsl-1.10@execution@variable-indexing@fs-temp-array-mat4-index-row-wr,Fail
920spec@glsl-1.10@execution@variable-indexing@fs-uniform-array-mat4-index-col-row-rd,Fail
921spec@glsl-1.10@execution@variable-indexing@fs-varying-array-mat3-index-col-rd,Fail
922spec@glsl-1.10@execution@variable-indexing@fs-varying-array-mat3-index-col-row-rd,Fail
923spec@glsl-1.10@execution@variable-indexing@vs-output-array-vec2-index-wr,Fail
924spec@glsl-1.10@execution@variable-indexing@vs-output-array-vec3-index-wr,Fail
925spec@glsl-1.10@execution@variable-indexing@vs-output-array-vec4-index-wr,Fail
926spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat3-index-col-rd,Fail
927spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat3-index-col-row-rd,Fail
928spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat3-index-col-row-wr,Fail
929spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat3-index-col-wr,Fail
930spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat3-index-row-wr,Fail
931spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat3-index-wr,Fail
932spec@glsl-1.10@execution@varying-packing@simple float array,Fail
933spec@glsl-1.10@execution@varying-packing@simple float separate,Fail
934spec@glsl-1.10@execution@varying-packing@simple mat2 array,Fail
935spec@glsl-1.10@execution@varying-packing@simple mat2 separate,Fail
936spec@glsl-1.10@execution@varying-packing@simple mat2x3 array,Fail
937spec@glsl-1.10@execution@varying-packing@simple mat2x3 separate,Fail
938spec@glsl-1.10@execution@varying-packing@simple mat2x4 array,Fail
939spec@glsl-1.10@execution@varying-packing@simple mat2x4 separate,Fail
940spec@glsl-1.10@execution@varying-packing@simple mat3 array,Fail
941spec@glsl-1.10@execution@varying-packing@simple mat3 separate,Fail
942spec@glsl-1.10@execution@varying-packing@simple mat3x2 array,Fail
943spec@glsl-1.10@execution@varying-packing@simple mat3x2 separate,Fail
944spec@glsl-1.10@execution@varying-packing@simple mat3x4 array,Fail
945spec@glsl-1.10@execution@varying-packing@simple mat3x4 separate,Fail
946spec@glsl-1.10@execution@varying-packing@simple mat4 array,Fail
947spec@glsl-1.10@execution@varying-packing@simple mat4 separate,Fail
948spec@glsl-1.10@execution@varying-packing@simple mat4x2 array,Fail
949spec@glsl-1.10@execution@varying-packing@simple mat4x2 separate,Fail
950spec@glsl-1.10@execution@varying-packing@simple mat4x3 array,Fail
951spec@glsl-1.10@execution@varying-packing@simple mat4x3 separate,Fail
952spec@glsl-1.10@execution@varying-packing@simple vec2 array,Fail
953spec@glsl-1.10@execution@varying-packing@simple vec2 separate,Fail
954spec@glsl-1.10@execution@varying-packing@simple vec3 array,Fail
955spec@glsl-1.10@execution@varying-packing@simple vec3 separate,Fail
956spec@glsl-1.10@execution@varying-packing@simple vec4 array,Fail
957spec@glsl-1.10@execution@varying-packing@simple vec4 separate,Fail
958spec@glsl-1.20@compiler@invalid-vec4-array-to-vec3-array-conversion.vert,Fail
959
960spec@glsl-1.20@execution@built-in-functions@fs-matrixcompmult-mat2x3-mat2x3,Fail
961spec@glsl-1.20@execution@built-in-functions@fs-matrixcompmult-mat2x4-mat2x4,Fail
962spec@glsl-1.20@execution@built-in-functions@fs-matrixcompmult-mat3x2-mat3x2,Fail
963spec@glsl-1.20@execution@built-in-functions@fs-matrixcompmult-mat3x4-mat3x4,Fail
964spec@glsl-1.20@execution@built-in-functions@fs-matrixcompmult-mat4x2-mat4x2,Fail
965spec@glsl-1.20@execution@built-in-functions@fs-matrixcompmult-mat4x3-mat4x3,Fail
966spec@glsl-1.20@execution@built-in-functions@fs-op-add-float-mat3x2,Fail
967spec@glsl-1.20@execution@built-in-functions@fs-op-add-float-mat4x3,Fail
968spec@glsl-1.20@execution@built-in-functions@fs-op-add-mat3x2-float,Fail
969spec@glsl-1.20@execution@built-in-functions@fs-op-add-mat4x3-float,Fail
970spec@glsl-1.20@execution@built-in-functions@fs-op-assign-add-mat3x2-float,Fail
971spec@glsl-1.20@execution@built-in-functions@fs-op-assign-add-mat4x3-float,Fail
972spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat2x3-float,Fail
973spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat2x3-mat2x3,Fail
974spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat2x4-float,Fail
975spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat2x4-mat2x4,Fail
976spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat3x2-float,Fail
977spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat3x2-mat3x2,Fail
978spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat3x4-float,Fail
979spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat3x4-mat3x4,Fail
980spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat4x2-float,Fail
981spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat4x2-mat4x2,Fail
982spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat4x3-float,Fail
983spec@glsl-1.20@execution@built-in-functions@fs-op-assign-div-mat4x3-mat4x3,Fail
984spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat2x3-float,Fail
985spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat2x3-mat2,Fail
986spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat2x4-float,Fail
987spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat2x4-mat2,Fail
988spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat3x2-float,Fail
989spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat3x2-mat3,Fail
990spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat3x4-float,Fail
991spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat3x4-mat3,Fail
992spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat4x2-float,Fail
993spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat4x2-mat4,Fail
994spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat4x3-float,Fail
995spec@glsl-1.20@execution@built-in-functions@fs-op-assign-mult-mat4x3-mat4,Fail
996spec@glsl-1.20@execution@built-in-functions@fs-op-assign-sub-mat2x3-float,Fail
997spec@glsl-1.20@execution@built-in-functions@fs-op-assign-sub-mat2x4-float,Fail
998spec@glsl-1.20@execution@built-in-functions@fs-op-assign-sub-mat2x4-mat2x4,Fail
999spec@glsl-1.20@execution@built-in-functions@fs-op-assign-sub-mat3x2-float,Fail
1000spec@glsl-1.20@execution@built-in-functions@fs-op-div-float-mat2x3,Fail
1001spec@glsl-1.20@execution@built-in-functions@fs-op-div-float-mat2x4,Fail
1002spec@glsl-1.20@execution@built-in-functions@fs-op-div-float-mat3x2,Fail
1003spec@glsl-1.20@execution@built-in-functions@fs-op-div-float-mat3x4,Fail
1004spec@glsl-1.20@execution@built-in-functions@fs-op-div-float-mat4x2,Fail
1005spec@glsl-1.20@execution@built-in-functions@fs-op-div-float-mat4x3,Fail
1006spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat2x3-float,Fail
1007spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat2x3-mat2x3,Fail
1008spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat2x4-float,Fail
1009spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat2x4-mat2x4,Fail
1010spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat3x2-float,Fail
1011spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat3x2-mat3x2,Fail
1012spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat3x4-float,Fail
1013spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat3x4-mat3x4,Fail
1014spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat4x2-float,Fail
1015spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat4x2-mat4x2,Fail
1016spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat4x3-float,Fail
1017spec@glsl-1.20@execution@built-in-functions@fs-op-div-mat4x3-mat4x3,Fail
1018spec@glsl-1.20@execution@built-in-functions@fs-op-mult-float-mat2x3,Fail
1019spec@glsl-1.20@execution@built-in-functions@fs-op-mult-float-mat2x4,Fail
1020spec@glsl-1.20@execution@built-in-functions@fs-op-mult-float-mat3x2,Fail
1021spec@glsl-1.20@execution@built-in-functions@fs-op-mult-float-mat3x4,Fail
1022spec@glsl-1.20@execution@built-in-functions@fs-op-mult-float-mat4x2,Fail
1023spec@glsl-1.20@execution@built-in-functions@fs-op-mult-float-mat4x3,Fail
1024spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2-mat3x2,Fail
1025spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2-mat4x2,Fail
1026spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x3-float,Fail
1027spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x3-mat2,Fail
1028spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x3-mat3x2,Fail
1029spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x3-mat4x2,Fail
1030spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x3-vec2,Fail
1031spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x4-float,Fail
1032spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x4-mat2,Fail
1033spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x4-mat3x2,Fail
1034spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x4-mat4x2,Fail
1035spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat2x4-vec2,Fail
1036spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3-mat2x3,Fail
1037spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3-mat4x3,Fail
1038spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x2-float,Fail
1039spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x2-mat2x3,Fail
1040spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x2-mat3,Fail
1041spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x2-mat4x3,Fail
1042spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x2-vec3,Fail
1043spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x4-float,Fail
1044spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x4-mat2x3,Fail
1045spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x4-mat3,Fail
1046spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x4-mat4x3,Fail
1047spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat3x4-vec3,Fail
1048spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4-mat2x4,Fail
1049spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4-mat3x4,Fail
1050spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x2-float,Fail
1051spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x2-mat2x4,Fail
1052spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x2-mat3x4,Fail
1053spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x2-mat4,Fail
1054spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x2-vec4,Fail
1055spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x3-float,Fail
1056spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x3-mat2x4,Fail
1057spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x3-mat3x4,Fail
1058spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x3-mat4,Fail
1059spec@glsl-1.20@execution@built-in-functions@fs-op-mult-mat4x3-vec4,Fail
1060spec@glsl-1.20@execution@built-in-functions@fs-op-mult-vec2-mat3x2,Fail
1061spec@glsl-1.20@execution@built-in-functions@fs-op-mult-vec2-mat4x2,Fail
1062spec@glsl-1.20@execution@built-in-functions@fs-op-mult-vec3-mat2x3,Fail
1063spec@glsl-1.20@execution@built-in-functions@fs-op-mult-vec3-mat4x3,Fail
1064spec@glsl-1.20@execution@built-in-functions@fs-op-mult-vec4-mat2x4,Fail
1065spec@glsl-1.20@execution@built-in-functions@fs-op-mult-vec4-mat3x4,Fail
1066spec@glsl-1.20@execution@built-in-functions@fs-op-sub-float-mat2x3,Fail
1067spec@glsl-1.20@execution@built-in-functions@fs-op-sub-float-mat2x4,Fail
1068spec@glsl-1.20@execution@built-in-functions@fs-op-sub-float-mat3x2,Fail
1069spec@glsl-1.20@execution@built-in-functions@fs-op-sub-mat2x3-float,Fail
1070spec@glsl-1.20@execution@built-in-functions@fs-op-sub-mat2x4-float,Fail
1071spec@glsl-1.20@execution@built-in-functions@fs-op-sub-mat2x4-mat2x4,Fail
1072spec@glsl-1.20@execution@built-in-functions@fs-op-sub-mat3x2-float,Fail
1073spec@glsl-1.20@execution@built-in-functions@fs-outerproduct-vec2-vec3,Fail
1074spec@glsl-1.20@execution@built-in-functions@fs-outerproduct-vec2-vec4,Fail
1075spec@glsl-1.20@execution@built-in-functions@fs-outerproduct-vec3-vec2,Fail
1076spec@glsl-1.20@execution@built-in-functions@fs-outerproduct-vec3-vec3,Fail
1077spec@glsl-1.20@execution@built-in-functions@fs-outerproduct-vec3-vec4,Fail
1078spec@glsl-1.20@execution@built-in-functions@fs-outerproduct-vec4-vec2,Fail
1079spec@glsl-1.20@execution@built-in-functions@fs-outerproduct-vec4-vec3,Fail
1080spec@glsl-1.20@execution@built-in-functions@fs-outerproduct-vec4-vec4,Fail
1081spec@glsl-1.20@execution@fs-const-array-of-struct,Fail
1082spec@glsl-1.20@execution@fs-const-array-of-struct-of-array,Fail
1083spec@glsl-1.20@execution@fs-function-inout-array-of-structs,Fail
1084spec@glsl-1.20@execution@fs-nan-builtin-max,Fail
1085spec@glsl-1.20@execution@fs-nan-builtin-min,Fail
1086spec@glsl-1.20@execution@fs-vec4-const-array-indirect-access-032-elements,Fail
1087spec@glsl-1.20@execution@fs-vec4-const-array-indirect-access-048-elements,Fail
1088spec@glsl-1.20@execution@fs-vec4-const-array-indirect-access-064-elements,Fail
1089spec@glsl-1.20@execution@fs-vec4-const-array-indirect-access-128-elements,Fail
1090spec@glsl-1.20@execution@fs-vec4-const-array-indirect-access-256-elements,Fail
1091
1092# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4980
1093spec@glsl-1.20@execution@glsl-fs-frontfacing,Fail
1094spec@glsl-1.20@execution@glsl-fs-frontfacing-not,Fail
1095
1096spec@glsl-1.20@execution@out-parameter-indexing@fs-inout-index-two-level,Fail
1097spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 1d,Fail
1098spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 1dshadow,Fail
1099spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 2d,Fail
1100spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 2dshadow,Fail
1101spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() 3d,Fail
1102spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture() cube,Fail
1103spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture(bias) 1d,Fail
1104spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture(bias) 1dshadow,Fail
1105spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture(bias) 2d,Fail
1106spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture(bias) 2dshadow,Fail
1107spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture(bias) 3d,Fail
1108spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture(bias) cube,Fail
1109spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj 1d,Fail
1110spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj 1d_projvec4,Fail
1111spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj 1dshadow,Fail
1112spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj 2d,Fail
1113spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj 2d_projvec4,Fail
1114spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj 2dshadow,Fail
1115spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj 3d,Fail
1116spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj(bias) 1d,Fail
1117spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj(bias) 1d_projvec4,Fail
1118spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj(bias) 1dshadow,Fail
1119spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj(bias) 2d,Fail
1120spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj(bias) 2d_projvec4,Fail
1121spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj(bias) 2dshadow,Fail
1122spec@glsl-1.20@execution@tex-miplevel-selection gl2:textureproj(bias) 3d,Fail
1123spec@glsl-1.20@execution@uniform-initializer@fs-mat2-array,Fail
1124spec@glsl-1.20@execution@uniform-initializer@fs-mat3,Fail
1125spec@glsl-1.20@execution@uniform-initializer@fs-mat3-array,Fail
1126spec@glsl-1.20@execution@uniform-initializer@fs-mat3-from-const,Fail
1127spec@glsl-1.20@execution@uniform-initializer@fs-mat3-set-by-other-stage,Fail
1128spec@glsl-1.20@execution@uniform-initializer@fs-mat4,Fail
1129spec@glsl-1.20@execution@uniform-initializer@fs-mat4-array,Fail
1130spec@glsl-1.20@execution@uniform-initializer@fs-mat4-from-const,Fail
1131spec@glsl-1.20@execution@uniform-initializer@fs-mat4-set-by-other-stage,Fail
1132spec@glsl-1.20@execution@variable-indexing@fs-temp-array-mat2-index-col-row-wr,Fail
1133spec@glsl-1.20@execution@variable-indexing@fs-temp-array-mat3-index-col-row-wr,Fail
1134spec@glsl-1.20@execution@variable-indexing@fs-temp-array-mat3-index-col-wr,Fail
1135spec@glsl-1.20@execution@variable-indexing@fs-temp-array-mat3-index-row-wr,Fail
1136spec@glsl-1.20@execution@variable-indexing@fs-temp-array-mat4-index-col-row-wr,Fail
1137spec@glsl-1.20@execution@variable-indexing@fs-temp-array-mat4-index-col-wr,Fail
1138spec@glsl-1.20@execution@variable-indexing@fs-temp-array-mat4-index-row-wr,Fail
1139spec@glsl-1.20@execution@variable-indexing@fs-uniform-array-mat4-index-col-row-rd,Fail
1140spec@glsl-1.20@execution@variable-indexing@fs-varying-array-mat3-index-col-rd,Fail
1141spec@glsl-1.20@execution@variable-indexing@fs-varying-array-mat3-index-col-row-rd,Fail
1142spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat3-index-col-rd,Fail
1143spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat3-index-col-row-rd,Fail
1144spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat3-index-col-row-wr,Fail
1145spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat3-index-col-wr,Fail
1146spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat3-index-row-wr,Fail
1147spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat3-index-wr,Fail
1148spec@intel_performance_query@intel_performance_query-issue_2235,Fail
1149spec@nv_primitive_restart@primitive-restart-draw-mode-lines,Fail
1150spec@nv_primitive_restart@primitive-restart-draw-mode-quad_strip,Fail
1151spec@nv_primitive_restart@primitive-restart-draw-mode-quads,Fail
1152