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