xref: /aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ci/r600-turks-fails.txt (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1KHR-GLES31.core.compute_shader.pipeline-compute-chain,Fail
2
3KHR-GLES31.core.draw_buffers_indexed.blending,Fail
4
5KHR-GLES31.core.draw_indirect.basic-indicesDataType-unsigned_byte,Fail
6
7# "find_hw_atomic_counter: Assertion `0' failed."
8#
9# nir_to_tgsi's gives us a .Index of -1, and we obviously can't find that in a
10# counter declaration.
11KHR-GLES31.core.geometry_shader.api.max_atomic_counters,Crash
12
13KHR-GLES31.core.gpu_shader5.texture_gather_offset_color_clamp_to_border,Fail
14KHR-GLES31.core.gpu_shader5.texture_gather_offset_color_clamp_to_edge,Fail
15
16KHR-GLES31.core.layout_binding.image2D_layout_binding_imageLoad_ComputeShader,Fail
17
18KHR-GLES31.core.shader_atomic_counters.advanced-usage-many-dispatches,Fail
19KHR-GLES31.core.shader_atomic_counters.advanced-usage-many-draw-calls2,Fail
20KHR-GLES31.core.shader_atomic_counters.advanced-usage-multi-stage,Fail
21
22KHR-GLES31.core.shader_image_load_store.basic-allFormats-loadStoreComputeStage,Fail
23KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
24
25KHR-GLES31.core.shader_storage_buffer_object.advanced-readWrite-case1-cs,Fail
26
27# r600_shader.c:10547: fc_pushlevel: Assertion `ctx->bc->fc_sp < ARRAY_SIZE(ctx->bc->fc_stack)' failed.
28# Yeah, that's some deep flow control there.  Previously PIPE_SHADER_CAP_MAX_CONTROL_FLOW_DEPTH would
29# do GLSL lower_if_to_cond_assign (which is incorrect for instructions with side effects) after 32
30# ifs deep, but we don't have the equivalent for NIR.
31KHR-GLES31.core.tessellation_shader.single.max_patch_vertices,Crash
32
33KHR-GLES31.core.tessellation_shader.tessellation_shader_tessellation.TCS_TES,Fail
34KHR-GLES31.core.tessellation_shader.tessellation_shader_tessellation.gl_InvocationID_PatchVerticesIn_PrimitiveID,Fail
35KHR-GLES31.core.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Fail
36
37KHR-GLES31.core.texture_border_clamp.Texture2DArrayR32I,Fail
38KHR-GLES31.core.texture_border_clamp.Texture2DArrayR32UI,Fail
39KHR-GLES31.core.texture_border_clamp.Texture2DR32I,Fail
40KHR-GLES31.core.texture_border_clamp.Texture2DR32UI,Fail
41KHR-GLES31.core.texture_border_clamp.Texture3DR32I,Fail
42KHR-GLES31.core.texture_border_clamp.Texture3DR32UI,Fail
43
44KHR-GLES31.core.texture_buffer.texture_buffer_max_size,Fail
45KHR-GLES31.core.texture_buffer.texture_buffer_texture_buffer_range,Fail
46
47KHR-GLES31.core.texture_cube_map_array.sampling,Fail
48KHR-GLES31.core.texture_cube_map_array.texture_size_tesselation_ev_sh,Fail
49
50KHR-GLES31.core.vertex_attrib_binding.basic-input-case5,Fail
51KHR-GLES31.core.vertex_attrib_binding.basic-input-case6,Fail
52
53# Wide line near the edge is fully missing instead of partially clipped.  Do we
54# need guardband?
55dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center,Fail
56dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail
57dEQP-GLES2.functional.clipping.point.wide_point_clip,Fail
58dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_center,Fail
59dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_corner,Fail
60
61# Looks like sub-pixel sampling errors or something.
62dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_etc1,Fail
63dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_l8_npot,Fail
64dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_l8_pot,Fail
65dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_rgb888_npot,Fail
66dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_rgb888_pot,Fail
67dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_rgba4444_npot,Fail
68dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_rgba4444_pot,Fail
69dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_rgba8888_npot,Fail
70dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_clamp_rgba8888_pot,Fail
71dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_mirror_etc1,Fail
72dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_mirror_l8_pot,Fail
73dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_mirror_rgb888_pot,Fail
74dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_mirror_rgba4444_pot,Fail
75dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_mirror_rgba8888_pot,Fail
76dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_repeat_etc1,Fail
77dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_repeat_l8_pot,Fail
78dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_repeat_rgb888_pot,Fail
79dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_repeat_rgba4444_pot,Fail
80dEQP-GLES2.functional.texture.filtering.2d.linear_nearest_repeat_rgba8888_pot,Fail
81dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_etc1,Fail
82dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_l8_npot,Fail
83dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_l8_pot,Fail
84dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_rgb888_npot,Fail
85dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_rgb888_pot,Fail
86dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_rgba4444_npot,Fail
87dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_rgba4444_pot,Fail
88dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_rgba8888_npot,Fail
89dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_clamp_rgba8888_pot,Fail
90dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_mirror_etc1,Fail
91dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_mirror_l8_pot,Fail
92dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_mirror_rgb888_pot,Fail
93dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_mirror_rgba4444_pot,Fail
94dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_mirror_rgba8888_pot,Fail
95dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_repeat_etc1,Fail
96dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_repeat_l8_pot,Fail
97dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_repeat_rgb888_pot,Fail
98dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_repeat_rgba4444_pot,Fail
99dEQP-GLES2.functional.texture.filtering.2d.nearest_linear_repeat_rgba8888_pot,Fail
100dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_etc1,Fail
101dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_l8_npot,Fail
102dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_l8_pot,Fail
103dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_rgb888_npot,Fail
104dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_rgb888_pot,Fail
105dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_rgba4444_npot,Fail
106dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_rgba4444_pot,Fail
107dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_rgba8888_npot,Fail
108dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_clamp_rgba8888_pot,Fail
109dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_mirror_l8_pot,Fail
110dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_mirror_rgb888_pot,Fail
111dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_mirror_rgba4444_pot,Fail
112dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_mirror_rgba8888_pot,Fail
113dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_repeat_l8_pot,Fail
114dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_repeat_rgb888_pot,Fail
115dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_repeat_rgba4444_pot,Fail
116dEQP-GLES2.functional.texture.filtering.cube.linear_nearest_repeat_rgba8888_pot,Fail
117dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_etc1,Fail
118dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_l8_npot,Fail
119dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_l8_pot,Fail
120dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_rgb888_npot,Fail
121dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_rgb888_pot,Fail
122dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_rgba4444_npot,Fail
123dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_rgba4444_pot,Fail
124dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_rgba8888_npot,Fail
125dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_rgba8888_pot,Fail
126dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_mirror_l8_pot,Fail
127dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_mirror_rgb888_pot,Fail
128dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_mirror_rgba4444_pot,Fail
129dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_mirror_rgba8888_pot,Fail
130dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_repeat_l8_pot,Fail
131dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_repeat_rgb888_pot,Fail
132dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_repeat_rgba4444_pot,Fail
133dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_repeat_rgba8888_pot,Fail
134dEQP-GLES2.functional.texture.vertex.2d.filtering.linear_nearest_clamp,Fail
135dEQP-GLES2.functional.texture.vertex.2d.filtering.linear_nearest_mirror,Fail
136dEQP-GLES2.functional.texture.vertex.2d.filtering.linear_nearest_repeat,Fail
137dEQP-GLES2.functional.texture.vertex.2d.filtering.nearest_linear_clamp,Fail
138dEQP-GLES2.functional.texture.vertex.2d.filtering.nearest_linear_mirror,Fail
139dEQP-GLES2.functional.texture.vertex.2d.filtering.nearest_linear_repeat,Fail
140dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_nearest_clamp,Fail
141dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_nearest_mirror,Fail
142dEQP-GLES2.functional.texture.vertex.cube.filtering.linear_nearest_repeat,Fail
143dEQP-GLES2.functional.texture.vertex.cube.filtering.nearest_linear_clamp,Fail
144dEQP-GLES2.functional.texture.vertex.cube.filtering.nearest_linear_mirror,Fail
145dEQP-GLES2.functional.texture.vertex.cube.filtering.nearest_linear_repeat,Fail
146
147dEQP-GLES2.functional.vertex_arrays.single_attribute.strides.buffer_0_32_short3_vec4_dynamic_draw_quads_1,Fail
148dEQP-GLES2.functional.vertex_arrays.single_attribute.strides.buffer_0_32_short3_vec4_dynamic_draw_quads_256,Fail
149
150# Wide line near the edge is fully missing instead of partially clipped.  Do we
151# need guardband?
152dEQP-GLES3.functional.clipping.line.wide_line_clip_viewport_center,Fail
153dEQP-GLES3.functional.clipping.line.wide_line_clip_viewport_corner,Fail
154dEQP-GLES3.functional.clipping.point.wide_point_clip,Fail
155dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_center,Fail
156dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_corner,Fail
157
158# "Attribute 0: position Storage in buffer stride 16 input datatype unsigned_short input component count 3 normalized used as vec3 instance divisor 0 drawElementsInstanced() index type short index storage in buffer index offset 0 instance count 1 1 lines (loop) "
159dEQP-GLES3.functional.draw.random.117,Fail
160
161# "Attribute 0: position Storage in user_ptr stride 0 input datatype int2_10_10_10 input component count 4 normalized used as vec4 instance divisor 0 drawArraysInstanced() first 7 instance count 1 5 triangles "
162dEQP-GLES3.functional.draw.random.124,Fail
163
164dEQP-GLES3.functional.shaders.texture_functions.texture.samplercubeshadow_bias_fragment,Fail
165dEQP-GLES3.functional.shaders.texture_functions.texturegrad.isamplercube_vertex,Fail
166dEQP-GLES3.functional.shaders.texture_functions.texturegrad.samplercube_fixed_fragment,Fail
167dEQP-GLES3.functional.shaders.texture_functions.texturegrad.samplercube_fixed_vertex,Fail
168dEQP-GLES3.functional.shaders.texture_functions.texturegrad.samplercube_float_fragment,Fail
169dEQP-GLES3.functional.shaders.texture_functions.texturegrad.samplercube_float_vertex,Fail
170dEQP-GLES3.functional.shaders.texture_functions.texturegrad.usamplercube_fragment,Fail
171dEQP-GLES3.functional.shaders.texture_functions.texturegrad.usamplercube_vertex,Fail
172dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler2dshadow_vertex,Fail
173dEQP-GLES3.functional.shaders.texture_functions.textureprojoffset.sampler2dshadow_vertex,Fail
174
175# Looks like sub-pixel sampling errors or something.
176dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_clamp_clamp,Fail
177dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_clamp_mirror,Fail
178dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_clamp_repeat,Fail
179dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_mirror_clamp,Fail
180dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_mirror_mirror,Fail
181dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_mirror_repeat,Fail
182dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_repeat_clamp,Fail
183dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_repeat_mirror,Fail
184dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_nearest_repeat_repeat,Fail
185dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_clamp_clamp,Fail
186dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_clamp_mirror,Fail
187dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_clamp_repeat,Fail
188dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_mirror_clamp,Fail
189dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_mirror_mirror,Fail
190dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_mirror_repeat,Fail
191dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_repeat_clamp,Fail
192dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_repeat_mirror,Fail
193dEQP-GLES3.functional.texture.filtering.2d.combinations.nearest_linear_repeat_repeat,Fail
194dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_nearest_clamp_mirror,Fail
195dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_nearest_clamp_repeat,Fail
196dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_nearest_mirror_clamp,Fail
197dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_nearest_mirror_mirror,Fail
198dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_nearest_mirror_repeat,Fail
199dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_nearest_repeat_clamp,Fail
200dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_nearest_repeat_mirror,Fail
201dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_nearest_repeat_repeat,Fail
202dEQP-GLES3.functional.texture.filtering.2d_array.combinations.nearest_linear_clamp_mirror,Fail
203dEQP-GLES3.functional.texture.filtering.2d_array.combinations.nearest_linear_clamp_repeat,Fail
204dEQP-GLES3.functional.texture.filtering.2d_array.combinations.nearest_linear_mirror_clamp,Fail
205dEQP-GLES3.functional.texture.filtering.2d_array.combinations.nearest_linear_mirror_mirror,Fail
206dEQP-GLES3.functional.texture.filtering.2d_array.combinations.nearest_linear_mirror_repeat,Fail
207dEQP-GLES3.functional.texture.filtering.2d_array.combinations.nearest_linear_repeat_clamp,Fail
208dEQP-GLES3.functional.texture.filtering.2d_array.combinations.nearest_linear_repeat_mirror,Fail
209dEQP-GLES3.functional.texture.filtering.2d_array.combinations.nearest_linear_repeat_repeat,Fail
210dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_clamp_clamp_mirror,Fail
211dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_clamp_clamp_repeat,Fail
212dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_clamp_mirror_clamp,Fail
213dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_clamp_mirror_mirror,Fail
214dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_clamp_mirror_repeat,Fail
215dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_clamp_repeat_clamp,Fail
216dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_clamp_repeat_mirror,Fail
217dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_clamp_repeat_repeat,Fail
218dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_clamp_clamp,Fail
219dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_clamp_mirror,Fail
220dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_clamp_repeat,Fail
221dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_mirror_clamp,Fail
222dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_mirror_mirror,Fail
223dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_mirror_repeat,Fail
224dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_repeat_clamp,Fail
225dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_repeat_mirror,Fail
226dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_mirror_repeat_repeat,Fail
227dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_clamp_clamp,Fail
228dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_clamp_mirror,Fail
229dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_clamp_repeat,Fail
230dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_mirror_clamp,Fail
231dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_mirror_mirror,Fail
232dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_mirror_repeat,Fail
233dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_repeat_clamp,Fail
234dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_repeat_mirror,Fail
235dEQP-GLES3.functional.texture.filtering.3d.combinations.linear_nearest_repeat_repeat_repeat,Fail
236dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_clamp_clamp_mirror,Fail
237dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_clamp_clamp_repeat,Fail
238dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_clamp_mirror_clamp,Fail
239dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_clamp_mirror_mirror,Fail
240dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_clamp_mirror_repeat,Fail
241dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_clamp_repeat_clamp,Fail
242dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_clamp_repeat_mirror,Fail
243dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_clamp_repeat_repeat,Fail
244dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_clamp_clamp,Fail
245dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_clamp_mirror,Fail
246dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_clamp_repeat,Fail
247dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_mirror_clamp,Fail
248dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_mirror_mirror,Fail
249dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_mirror_repeat,Fail
250dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_repeat_clamp,Fail
251dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_repeat_mirror,Fail
252dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_mirror_repeat_repeat,Fail
253dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_clamp_clamp,Fail
254dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_clamp_mirror,Fail
255dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_clamp_repeat,Fail
256dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_mirror_clamp,Fail
257dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_mirror_mirror,Fail
258dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_mirror_repeat,Fail
259dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_repeat_clamp,Fail
260dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_repeat_mirror,Fail
261dEQP-GLES3.functional.texture.filtering.3d.combinations.nearest_linear_repeat_repeat_repeat,Fail
262dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_clamp_clamp,Fail
263dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_clamp_mirror,Fail
264dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_clamp_repeat,Fail
265dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_mirror_clamp,Fail
266dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_mirror_mirror,Fail
267dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_mirror_repeat,Fail
268dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_repeat_clamp,Fail
269dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_repeat_mirror,Fail
270dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_nearest_repeat_repeat,Fail
271dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_clamp_clamp,Fail
272dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_clamp_mirror,Fail
273dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_clamp_repeat,Fail
274dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_mirror_clamp,Fail
275dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_mirror_mirror,Fail
276dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_mirror_repeat,Fail
277dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_repeat_clamp,Fail
278dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_repeat_mirror,Fail
279dEQP-GLES3.functional.texture.filtering.cube.combinations.nearest_linear_repeat_repeat,Fail
280
281# Weird vertical stripes instead of smooth gradient.
282dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgb16f_cube,Fail
283dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgb16i_cube,Fail
284dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgb16ui_cube,Fail
285
286# Looks like sub-pixel sampling errors or something.
287dEQP-GLES3.functional.texture.vertex.2d.filtering.linear_nearest_clamp,Fail
288dEQP-GLES3.functional.texture.vertex.2d.filtering.linear_nearest_mirror,Fail
289dEQP-GLES3.functional.texture.vertex.2d.filtering.linear_nearest_repeat,Fail
290dEQP-GLES3.functional.texture.vertex.2d.filtering.nearest_linear_clamp,Fail
291dEQP-GLES3.functional.texture.vertex.2d.filtering.nearest_linear_mirror,Fail
292dEQP-GLES3.functional.texture.vertex.2d.filtering.nearest_linear_repeat,Fail
293dEQP-GLES3.functional.texture.vertex.2d_array.filtering.linear_nearest_clamp,Fail
294dEQP-GLES3.functional.texture.vertex.2d_array.filtering.linear_nearest_mirror,Fail
295dEQP-GLES3.functional.texture.vertex.2d_array.filtering.linear_nearest_repeat,Fail
296dEQP-GLES3.functional.texture.vertex.2d_array.filtering.nearest_linear_clamp,Fail
297dEQP-GLES3.functional.texture.vertex.2d_array.filtering.nearest_linear_mirror,Fail
298dEQP-GLES3.functional.texture.vertex.2d_array.filtering.nearest_linear_repeat,Fail
299dEQP-GLES3.functional.texture.vertex.3d.filtering.linear_nearest_clamp,Fail
300dEQP-GLES3.functional.texture.vertex.3d.filtering.linear_nearest_mirror,Fail
301dEQP-GLES3.functional.texture.vertex.3d.filtering.linear_nearest_repeat,Fail
302dEQP-GLES3.functional.texture.vertex.3d.filtering.nearest_linear_clamp,Fail
303dEQP-GLES3.functional.texture.vertex.3d.filtering.nearest_linear_mirror,Fail
304dEQP-GLES3.functional.texture.vertex.3d.filtering.nearest_linear_repeat,Fail
305dEQP-GLES3.functional.texture.vertex.cube.filtering.linear_nearest_clamp,Fail
306dEQP-GLES3.functional.texture.vertex.cube.filtering.linear_nearest_mirror,Fail
307dEQP-GLES3.functional.texture.vertex.cube.filtering.linear_nearest_repeat,Fail
308dEQP-GLES3.functional.texture.vertex.cube.filtering.nearest_linear_clamp,Fail
309dEQP-GLES3.functional.texture.vertex.cube.filtering.nearest_linear_mirror,Fail
310dEQP-GLES3.functional.texture.vertex.cube.filtering.nearest_linear_repeat,Fail
311
312# Quads show up in completely wrong location.
313# "Array 0: Storage in user_ptr, stride 0, input datatype int2_10_10_10, input component count 4, normalized, used as vec4, drawArrays(), first 0, 1quads"
314dEQP-GLES3.functional.vertex_arrays.single_attribute.normalize.int2_10_10_10.components4_quads1,Fail
315# "Array 0: Storage in user_ptr, stride 0, input datatype int2_10_10_10, input component count 4, normalized, used as vec4, drawArrays(), first 0, 256quads "
316dEQP-GLES3.functional.vertex_arrays.single_attribute.normalize.int2_10_10_10.components4_quads256,Fail
317
318# "Array 0: Storage in buffer, stride 32, input datatype short, input component count 3, used as vec4, drawArrays(), first 0, 1quads"
319dEQP-GLES3.functional.vertex_arrays.single_attribute.strides.short.buffer_stride32_components3_quads1,Fail
320# This one looks vaguely right, but there's an extra triangle?
321# "Array 0: Storage in buffer, stride 32, input datatype short, input component count 3, used as vec4, drawArrays(), first 0, 256quads "
322dEQP-GLES3.functional.vertex_arrays.single_attribute.strides.short.buffer_stride32_components3_quads256,Fail
323
324# "Comparison failed for Output.values[0]"
325dEQP-GLES31.functional.compute.basic.ssbo_local_barrier_multiple_groups,Fail
326dEQP-GLES31.functional.compute.basic.ssbo_local_barrier_single_group,Fail
327
328# "isOk[0-9] = 0 != true"
329dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1,Fail
330dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4,Fail
331dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1,Fail
332dEQP-GLES31.functional.compute.shared_var.work_group_size.mat4_128_1_1,Fail
333dEQP-GLES31.functional.compute.shared_var.work_group_size.mat4_13_2_4,Fail
334dEQP-GLES31.functional.compute.shared_var.work_group_size.mat4_1_128_1,Fail
335dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_128_1_1,Fail
336dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_13_2_4,Fail
337dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_128_1,Fail
338
339# Just a few pixels wrong in each.
340dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.rg8_snorm_r16i.cubemap_to_renderbuffer,Fail
341dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.rg8_snorm_r16i.texture2d_array_to_renderbuffer,Fail
342dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.rg8_snorm_r16i.texture2d_to_renderbuffer,Fail
343dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.rg8_snorm_r16i.texture3d_to_renderbuffer,Fail
344dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.rg8_snorm_r16ui.cubemap_to_renderbuffer,Fail
345dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.rg8_snorm_r16ui.texture2d_array_to_renderbuffer,Fail
346dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.rg8_snorm_r16ui.texture2d_to_renderbuffer,Fail
347dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.rg8_snorm_r16ui.texture3d_to_renderbuffer,Fail
348dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_r32i.cubemap_to_renderbuffer,Fail
349dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_r32i.texture2d_array_to_renderbuffer,Fail
350dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_r32i.texture2d_to_renderbuffer,Fail
351dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_r32i.texture3d_to_renderbuffer,Fail
352dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_r32ui.cubemap_to_renderbuffer,Fail
353dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_r32ui.texture2d_array_to_renderbuffer,Fail
354dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_r32ui.texture2d_to_renderbuffer,Fail
355dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_r32ui.texture3d_to_renderbuffer,Fail
356dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rg16i.cubemap_to_renderbuffer,Fail
357dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rg16i.texture2d_array_to_renderbuffer,Fail
358dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rg16i.texture2d_to_renderbuffer,Fail
359dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rg16i.texture3d_to_renderbuffer,Fail
360dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rg16ui.cubemap_to_renderbuffer,Fail
361dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rg16ui.texture2d_array_to_renderbuffer,Fail
362dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rg16ui.texture2d_to_renderbuffer,Fail
363dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rg16ui.texture3d_to_renderbuffer,Fail
364dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.cubemap_to_cubemap,Fail
365dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.cubemap_to_renderbuffer,Fail
366dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.cubemap_to_texture2d,Fail
367dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.cubemap_to_texture2d_array,Fail
368dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.cubemap_to_texture3d,Fail
369dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_array_to_cubemap,Fail
370dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_array_to_renderbuffer,Fail
371dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_array_to_texture2d,Fail
372dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_array_to_texture2d_array,Fail
373dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_array_to_texture3d,Fail
374dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_to_cubemap,Fail
375dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_to_renderbuffer,Fail
376dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_to_texture2d,Fail
377dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_to_texture2d_array,Fail
378dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture2d_to_texture3d,Fail
379dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture3d_to_cubemap,Fail
380dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture3d_to_renderbuffer,Fail
381dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture3d_to_texture2d,Fail
382dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture3d_to_texture2d_array,Fail
383dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2.texture3d_to_texture3d,Fail
384dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.cubemap_to_cubemap,Fail
385dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.cubemap_to_renderbuffer,Fail
386dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.cubemap_to_texture2d,Fail
387dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.cubemap_to_texture2d_array,Fail
388dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.cubemap_to_texture3d,Fail
389dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_array_to_cubemap,Fail
390dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_array_to_renderbuffer,Fail
391dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_array_to_texture2d,Fail
392dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_array_to_texture2d_array,Fail
393dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_array_to_texture3d,Fail
394dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_to_cubemap,Fail
395dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_to_renderbuffer,Fail
396dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_to_texture2d,Fail
397dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_to_texture2d_array,Fail
398dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture2d_to_texture3d,Fail
399dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture3d_to_cubemap,Fail
400dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture3d_to_renderbuffer,Fail
401dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture3d_to_texture2d,Fail
402dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture3d_to_texture2d_array,Fail
403dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb10_a2ui.texture3d_to_texture3d,Fail
404dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.cubemap_to_cubemap,Fail
405dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.cubemap_to_texture2d,Fail
406dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.cubemap_to_texture2d_array,Fail
407dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.cubemap_to_texture3d,Fail
408dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture2d_array_to_cubemap,Fail
409dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture2d_array_to_texture2d,Fail
410dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture2d_array_to_texture2d_array,Fail
411dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture2d_array_to_texture3d,Fail
412dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture2d_to_cubemap,Fail
413dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture2d_to_texture2d,Fail
414dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture2d_to_texture2d_array,Fail
415dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture2d_to_texture3d,Fail
416dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture3d_to_cubemap,Fail
417dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture3d_to_texture2d,Fail
418dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture3d_to_texture2d_array,Fail
419dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.rgba8_snorm_rgb9_e5.texture3d_to_texture3d,Fail
420
421dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.0,Fail
422dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.1,Fail
423dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.10,Fail
424dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.11,Fail
425dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.12,Fail
426dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.13,Fail
427dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.14,Fail
428dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.15,Fail
429dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.16,Fail
430dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.17,Fail
431dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.18,Fail
432dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.19,Fail
433dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.2,Fail
434dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.3,Fail
435dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.4,Fail
436dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.5,Fail
437dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.6,Fail
438dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.7,Fail
439dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.8,Fail
440dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.9,Fail
441
442# One triangle missing
443dEQP-GLES31.functional.draw_indirect.draw_elements_indirect.indices.index_byte,Fail
444
445# Line is entirely missing
446dEQP-GLES31.functional.draw_indirect.random.35,Fail
447dEQP-GLES31.functional.draw_indirect.random.45,Fail
448
449dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.r32f_rgba8_snorm,Fail
450dEQP-GLES31.functional.image_load_store.2d.format_reinterpret.rgba8_rgba8_snorm,Fail
451dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.r32f_rgba8_snorm,Fail
452dEQP-GLES31.functional.image_load_store.2d_array.format_reinterpret.rgba8_rgba8_snorm,Fail
453dEQP-GLES31.functional.image_load_store.2d_array.image_size.readonly_writeonly_12x34x56,Fail
454dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.r32f_rgba8_snorm,Fail
455dEQP-GLES31.functional.image_load_store.3d.format_reinterpret.rgba8_rgba8_snorm,Fail
456dEQP-GLES31.functional.image_load_store.buffer.format_reinterpret.r32f_rgba8_snorm,Fail
457dEQP-GLES31.functional.image_load_store.buffer.format_reinterpret.rgba8_rgba8_snorm,Fail
458dEQP-GLES31.functional.image_load_store.buffer.image_size.readonly_1,Fail
459dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.r32f_rgba8_snorm,Fail
460dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_rgba8_snorm,Fail
461
462# Same gray result in each attempted image sampling.
463dEQP-GLES31.functional.layout_binding.image.image2d.fragment_binding_max_array,Fail
464
465# Wide points fully clipped instead of partially
466dEQP-GLES31.functional.primitive_bounding_box.wide_points.global_state.vertex_tessellation_fragment.default_framebuffer_bbox_equal,Fail
467dEQP-GLES31.functional.primitive_bounding_box.wide_points.global_state.vertex_tessellation_fragment.default_framebuffer_bbox_larger,Fail
468dEQP-GLES31.functional.primitive_bounding_box.wide_points.global_state.vertex_tessellation_fragment.fbo_bbox_equal,Fail
469dEQP-GLES31.functional.primitive_bounding_box.wide_points.global_state.vertex_tessellation_fragment.fbo_bbox_larger,Fail
470dEQP-GLES31.functional.primitive_bounding_box.wide_points.tessellation_set_per_draw.vertex_tessellation_fragment.default_framebuffer_bbox_equal,Fail
471dEQP-GLES31.functional.primitive_bounding_box.wide_points.tessellation_set_per_draw.vertex_tessellation_fragment.default_framebuffer_bbox_larger,Fail
472dEQP-GLES31.functional.primitive_bounding_box.wide_points.tessellation_set_per_draw.vertex_tessellation_fragment.fbo_bbox_equal,Fail
473dEQP-GLES31.functional.primitive_bounding_box.wide_points.tessellation_set_per_draw.vertex_tessellation_fragment.fbo_bbox_larger,Fail
474dEQP-GLES31.functional.primitive_bounding_box.wide_points.tessellation_set_per_primitive.vertex_tessellation_fragment.default_framebuffer,Fail
475dEQP-GLES31.functional.primitive_bounding_box.wide_points.tessellation_set_per_primitive.vertex_tessellation_fragment.fbo,Fail
476
477dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.div.int_to_uvec3_fragment,Fail
478dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.div.int_to_uvec3_vertex,Fail
479dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.div.int_to_uvec4_fragment,Fail
480dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.div.int_to_uvec4_vertex,Fail
481dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.div.ivec3_to_uvec3_fragment,Fail
482dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.div.ivec3_to_uvec3_vertex,Fail
483dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.div.ivec4_to_uvec4_fragment,Fail
484dEQP-GLES31.functional.shaders.implicit_conversions.es31.arithmetic.input_before_literal.div.ivec4_to_uvec4_vertex,Fail
485
486dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.default_framebuffer,Fail
487dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.multisample_rbo_1,Fail
488dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.multisample_rbo_2,Fail
489dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.multisample_rbo_4,Fail
490dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.multisample_rbo_8,Fail
491dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.multisample_texture_1,Fail
492dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.multisample_texture_2,Fail
493dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.multisample_texture_4,Fail
494dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.multisample_texture_8,Fail
495dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.singlesample_rbo,Fail
496dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.at_sample_position.singlesample_texture,Fail
497dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.default_framebuffer,Fail
498dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.multisample_rbo_1,Fail
499dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.multisample_rbo_2,Fail
500dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.multisample_rbo_4,Fail
501dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.multisample_rbo_8,Fail
502dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.multisample_texture_1,Fail
503dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.multisample_texture_2,Fail
504dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.multisample_texture_4,Fail
505dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.multisample_texture_8,Fail
506dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.singlesample_rbo,Fail
507dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.centroid_qualifier.singlesample_texture,Fail
508dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.default_framebuffer,Fail
509dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.multisample_rbo_1,Fail
510dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.multisample_rbo_2,Fail
511dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.multisample_rbo_4,Fail
512dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.multisample_rbo_8,Fail
513dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.multisample_texture_1,Fail
514dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.multisample_texture_2,Fail
515dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.multisample_texture_4,Fail
516dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.multisample_texture_8,Fail
517dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.singlesample_rbo,Fail
518dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_offset.sample_qualifier.singlesample_texture,Fail
519dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.default_framebuffer,Fail
520dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.multisample_rbo_1,Fail
521dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.multisample_rbo_2,Fail
522dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.multisample_rbo_4,Fail
523dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.multisample_rbo_8,Fail
524dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.multisample_texture_1,Fail
525dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.multisample_texture_2,Fail
526dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.multisample_texture_4,Fail
527dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.multisample_texture_8,Fail
528dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.singlesample_rbo,Fail
529dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.at_sample_id.singlesample_texture,Fail
530
531# Mask bit count in range only on the diagonal.
532dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisample_rbo_4,Fail
533dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisample_rbo_8,Fail
534dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisample_texture_4,Fail
535dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisample_texture_8,Fail
536# Sample rate shading didn't happen at sample rate?
537dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bits_unique_per_two_samples.multisample_texture_4,Fail
538dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bits_unique_per_two_samples.multisample_texture_8,Fail
539
540# Reading with too large of a stride.
541dEQP-GLES31.functional.stencil_texturing.format.depth24_stencil8_2d,Fail
542dEQP-GLES31.functional.stencil_texturing.format.depth24_stencil8_2d_array,Fail
543dEQP-GLES31.functional.stencil_texturing.format.depth32f_stencil8_2d,Fail
544dEQP-GLES31.functional.stencil_texturing.format.depth32f_stencil8_2d_array,Fail
545dEQP-GLES31.functional.stencil_texturing.format.stencil_index8_2d,Fail
546dEQP-GLES31.functional.stencil_texturing.format.stencil_index8_2d_array,Fail
547
548dEQP-GLES31.functional.synchronization.in_invocation.ssbo_alias_overwrite,Fail
549dEQP-GLES31.functional.synchronization.in_invocation.ssbo_alias_write,Fail
550dEQP-GLES31.functional.synchronization.in_invocation.ssbo_overwrite,Fail
551dEQP-GLES31.functional.synchronization.in_invocation.ssbo_write_read,Fail
552dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_alias_overwrite,Fail
553dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_alias_write,Fail
554dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_overwrite,Fail
555dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_write_read,Fail
556
557# Various points not rendered.
558dEQP-GLES31.functional.tessellation.tesscoord.isolines_equal_spacing,Fail
559dEQP-GLES31.functional.tessellation.tesscoord.isolines_fractional_even_spacing,Fail
560dEQP-GLES31.functional.tessellation.tesscoord.isolines_fractional_odd_spacing,Fail
561dEQP-GLES31.functional.tessellation.tesscoord.quads_equal_spacing,Fail
562dEQP-GLES31.functional.tessellation.tesscoord.quads_fractional_even_spacing,Fail
563dEQP-GLES31.functional.tessellation.tesscoord.quads_fractional_odd_spacing,Fail
564
565# wrong stencil sampling strides again
566dEQP-GLES31.functional.texture.border_clamp.formats.depth24_stencil8_sample_stencil.nearest_size_npot,Fail
567dEQP-GLES31.functional.texture.border_clamp.formats.depth32f_stencil8_sample_stencil.nearest_size_npot,Fail
568
569# Bad border colors
570dEQP-GLES31.functional.texture.border_clamp.formats.r32i.nearest_size_npot,Fail
571dEQP-GLES31.functional.texture.border_clamp.formats.r32i.nearest_size_pot,Fail
572dEQP-GLES31.functional.texture.border_clamp.formats.r32ui.nearest_size_npot,Fail
573dEQP-GLES31.functional.texture.border_clamp.formats.r32ui.nearest_size_pot,Fail
574dEQP-GLES31.functional.texture.border_clamp.formats.rg32i.nearest_size_npot,Fail
575dEQP-GLES31.functional.texture.border_clamp.formats.rg32i.nearest_size_pot,Fail
576dEQP-GLES31.functional.texture.border_clamp.formats.rg32ui.nearest_size_npot,Fail
577dEQP-GLES31.functional.texture.border_clamp.formats.rg32ui.nearest_size_pot,Fail
578dEQP-GLES31.functional.texture.border_clamp.formats.rgb32i.nearest_size_npot,Fail
579dEQP-GLES31.functional.texture.border_clamp.formats.rgb32i.nearest_size_pot,Fail
580dEQP-GLES31.functional.texture.border_clamp.formats.rgb32ui.nearest_size_npot,Fail
581dEQP-GLES31.functional.texture.border_clamp.formats.rgb32ui.nearest_size_pot,Fail
582dEQP-GLES31.functional.texture.border_clamp.formats.rgba32i.nearest_size_npot,Fail
583dEQP-GLES31.functional.texture.border_clamp.formats.rgba32i.nearest_size_pot,Fail
584dEQP-GLES31.functional.texture.border_clamp.formats.rgba32ui.nearest_size_npot,Fail
585dEQP-GLES31.functional.texture.border_clamp.formats.rgba32ui.nearest_size_pot,Fail
586
587# wrong stencil sampling strides again
588dEQP-GLES31.functional.texture.border_clamp.formats.stencil_index8.nearest_size_npot,Fail
589dEQP-GLES31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.nearest.s_clamp_to_edge_t_clamp_to_border_npot,Fail
590dEQP-GLES31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.nearest.s_mirrored_repeat_t_clamp_to_border_npot,Fail
591dEQP-GLES31.functional.texture.border_clamp.per_axis_wrap_mode.texture_2d.uint_stencil.nearest.s_repeat_t_clamp_to_border_npot,Fail
592
593# Looks like sub-pixel sampling errors or something.
594dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_clamp_clamp,Fail
595dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_clamp_mirror,Fail
596dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_clamp_repeat,Fail
597dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_mirror_clamp,Fail
598dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_mirror_mirror,Fail
599dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_mirror_repeat,Fail
600dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_repeat_clamp,Fail
601dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_repeat_mirror,Fail
602dEQP-GLES31.functional.texture.filtering.cube_array.combinations.linear_nearest_repeat_repeat,Fail
603dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_clamp_clamp,Fail
604dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_clamp_mirror,Fail
605dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_clamp_repeat,Fail
606dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_mirror_clamp,Fail
607dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_mirror_mirror,Fail
608dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_mirror_repeat,Fail
609dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_repeat_clamp,Fail
610dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_repeat_mirror,Fail
611dEQP-GLES31.functional.texture.filtering.cube_array.combinations.nearest_linear_repeat_repeat,Fail
612
613dEQP-GLES31.functional.texture.gather.basic.2d.rgba8.texture_swizzle.alpha_zero_one_red,Fail
614dEQP-GLES31.functional.texture.gather.basic.2d.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
615dEQP-GLES31.functional.texture.gather.basic.2d.rgba8.texture_swizzle.one_red_green_blue,Fail
616dEQP-GLES31.functional.texture.gather.basic.2d.rgba8.texture_swizzle.zero_one_red_green,Fail
617dEQP-GLES31.functional.texture.gather.basic.2d.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
618dEQP-GLES31.functional.texture.gather.basic.2d.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
619dEQP-GLES31.functional.texture.gather.basic.2d.rgba8i.texture_swizzle.one_red_green_blue,Fail
620dEQP-GLES31.functional.texture.gather.basic.2d.rgba8i.texture_swizzle.zero_one_red_green,Fail
621dEQP-GLES31.functional.texture.gather.basic.2d.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
622dEQP-GLES31.functional.texture.gather.basic.2d.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
623dEQP-GLES31.functional.texture.gather.basic.2d.rgba8ui.texture_swizzle.one_red_green_blue,Fail
624dEQP-GLES31.functional.texture.gather.basic.2d.rgba8ui.texture_swizzle.zero_one_red_green,Fail
625dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8.texture_swizzle.alpha_zero_one_red,Fail
626dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
627dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8.texture_swizzle.one_red_green_blue,Fail
628dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8.texture_swizzle.zero_one_red_green,Fail
629dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
630dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
631dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8i.texture_swizzle.one_red_green_blue,Fail
632dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8i.texture_swizzle.zero_one_red_green,Fail
633dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
634dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
635dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8ui.texture_swizzle.one_red_green_blue,Fail
636dEQP-GLES31.functional.texture.gather.basic.2d_array.rgba8ui.texture_swizzle.zero_one_red_green,Fail
637dEQP-GLES31.functional.texture.gather.basic.cube.rgba8.texture_swizzle.alpha_zero_one_red,Fail
638dEQP-GLES31.functional.texture.gather.basic.cube.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
639dEQP-GLES31.functional.texture.gather.basic.cube.rgba8.texture_swizzle.one_red_green_blue,Fail
640dEQP-GLES31.functional.texture.gather.basic.cube.rgba8.texture_swizzle.zero_one_red_green,Fail
641dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.base_level.level_1,Fail
642dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.base_level.level_2,Fail
643dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.filter_mode.min_nearest_mipmap_nearest_mag_nearest,Fail
644dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.no_corners.size_npot.clamp_to_edge_repeat,Fail
645dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.no_corners.size_npot.mirrored_repeat_clamp_to_edge,Fail
646dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.no_corners.size_npot.repeat_mirrored_repeat,Fail
647dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.no_corners.size_pot.clamp_to_edge_repeat,Fail
648dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.no_corners.size_pot.mirrored_repeat_clamp_to_edge,Fail
649dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.no_corners.size_pot.repeat_mirrored_repeat,Fail
650dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.size_npot.clamp_to_edge_repeat,Fail
651dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.size_npot.mirrored_repeat_clamp_to_edge,Fail
652dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.size_npot.repeat_mirrored_repeat,Fail
653dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.size_pot.clamp_to_edge_repeat,Fail
654dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.size_pot.mirrored_repeat_clamp_to_edge,Fail
655dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.size_pot.repeat_mirrored_repeat,Fail
656dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
657dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
658dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.texture_swizzle.green_blue_alpha_zero,Fail
659dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.texture_swizzle.one_red_green_blue,Fail
660dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.texture_swizzle.red_green_blue_alpha,Fail
661dEQP-GLES31.functional.texture.gather.basic.cube.rgba8i.texture_swizzle.zero_one_red_green,Fail
662dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.base_level.level_1,Fail
663dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.base_level.level_2,Fail
664dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.filter_mode.min_nearest_mipmap_nearest_mag_nearest,Fail
665dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.no_corners.size_npot.clamp_to_edge_repeat,Fail
666dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.no_corners.size_npot.mirrored_repeat_clamp_to_edge,Fail
667dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.no_corners.size_npot.repeat_mirrored_repeat,Fail
668dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.no_corners.size_pot.clamp_to_edge_repeat,Fail
669dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.no_corners.size_pot.mirrored_repeat_clamp_to_edge,Fail
670dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.no_corners.size_pot.repeat_mirrored_repeat,Fail
671dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.size_npot.clamp_to_edge_repeat,Fail
672dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.size_npot.mirrored_repeat_clamp_to_edge,Fail
673dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.size_npot.repeat_mirrored_repeat,Fail
674dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.size_pot.clamp_to_edge_repeat,Fail
675dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.size_pot.mirrored_repeat_clamp_to_edge,Fail
676dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.size_pot.repeat_mirrored_repeat,Fail
677dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
678dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
679dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.texture_swizzle.green_blue_alpha_zero,Fail
680dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.texture_swizzle.one_red_green_blue,Fail
681dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.texture_swizzle.red_green_blue_alpha,Fail
682dEQP-GLES31.functional.texture.gather.basic.cube.rgba8ui.texture_swizzle.zero_one_red_green,Fail
683dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8.texture_swizzle.alpha_zero_one_red,Fail
684dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
685dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8.texture_swizzle.one_red_green_blue,Fail
686dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8.texture_swizzle.zero_one_red_green,Fail
687dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
688dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
689dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8i.texture_swizzle.one_red_green_blue,Fail
690dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8i.texture_swizzle.zero_one_red_green,Fail
691dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
692dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
693dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8ui.texture_swizzle.one_red_green_blue,Fail
694dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d.rgba8ui.texture_swizzle.zero_one_red_green,Fail
695dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8.texture_swizzle.alpha_zero_one_red,Fail
696dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
697dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8.texture_swizzle.one_red_green_blue,Fail
698dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8.texture_swizzle.zero_one_red_green,Fail
699dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
700dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
701dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8i.texture_swizzle.one_red_green_blue,Fail
702dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8i.texture_swizzle.zero_one_red_green,Fail
703dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
704dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
705dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8ui.texture_swizzle.one_red_green_blue,Fail
706dEQP-GLES31.functional.texture.gather.offset.implementation_offset.2d_array.rgba8ui.texture_swizzle.zero_one_red_green,Fail
707dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8.texture_swizzle.alpha_zero_one_red,Fail
708dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
709dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8.texture_swizzle.one_red_green_blue,Fail
710dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8.texture_swizzle.zero_one_red_green,Fail
711dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
712dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
713dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8i.texture_swizzle.one_red_green_blue,Fail
714dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8i.texture_swizzle.zero_one_red_green,Fail
715dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
716dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
717dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8ui.texture_swizzle.one_red_green_blue,Fail
718dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d.rgba8ui.texture_swizzle.zero_one_red_green,Fail
719dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8.texture_swizzle.alpha_zero_one_red,Fail
720dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
721dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8.texture_swizzle.one_red_green_blue,Fail
722dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8.texture_swizzle.zero_one_red_green,Fail
723dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
724dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
725dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8i.texture_swizzle.one_red_green_blue,Fail
726dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8i.texture_swizzle.zero_one_red_green,Fail
727dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
728dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
729dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8ui.texture_swizzle.one_red_green_blue,Fail
730dEQP-GLES31.functional.texture.gather.offset_dynamic.implementation_offset.2d_array.rgba8ui.texture_swizzle.zero_one_red_green,Fail
731dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8.texture_swizzle.alpha_zero_one_red,Fail
732dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
733dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8.texture_swizzle.one_red_green_blue,Fail
734dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8.texture_swizzle.zero_one_red_green,Fail
735dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
736dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
737dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8i.texture_swizzle.one_red_green_blue,Fail
738dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8i.texture_swizzle.zero_one_red_green,Fail
739dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
740dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
741dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8ui.texture_swizzle.one_red_green_blue,Fail
742dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d.rgba8ui.texture_swizzle.zero_one_red_green,Fail
743dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8.texture_swizzle.alpha_zero_one_red,Fail
744dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8.texture_swizzle.blue_alpha_zero_one,Fail
745dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8.texture_swizzle.one_red_green_blue,Fail
746dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8.texture_swizzle.zero_one_red_green,Fail
747dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8i.texture_swizzle.alpha_zero_one_red,Fail
748dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8i.texture_swizzle.blue_alpha_zero_one,Fail
749dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8i.texture_swizzle.one_red_green_blue,Fail
750dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8i.texture_swizzle.zero_one_red_green,Fail
751dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8ui.texture_swizzle.alpha_zero_one_red,Fail
752dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8ui.texture_swizzle.blue_alpha_zero_one,Fail
753dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8ui.texture_swizzle.one_red_green_blue,Fail
754dEQP-GLES31.functional.texture.gather.offsets.implementation_offset.2d_array.rgba8ui.texture_swizzle.zero_one_red_green,Fail
755
756# Sampled wrong, see other rgb16 failures.
757dEQP-GLES31.functional.texture.specification.teximage3d_pbo.rgb16f_cube_array,Fail
758dEQP-GLES31.functional.texture.specification.teximage3d_pbo.rgb16i_cube_array,Fail
759dEQP-GLES31.functional.texture.specification.teximage3d_pbo.rgb16ui_cube_array,Fail
760
761shaders@glsl-bug-110796,Fail
762
763spec@arb_compute_shader@local-id-explosion,Fail
764
765spec@arb_depth_buffer_float@fbo-clear-formats stencil,Fail
766spec@arb_depth_buffer_float@fbo-clear-formats stencil@GL_DEPTH32F_STENCIL8,Fail
767
768spec@arb_draw_indirect@gl_vertexid used with gldrawarraysindirect,Fail
769spec@arb_draw_indirect@gl_vertexid used with gldrawelementsindirect,Fail
770
771# "Testing level 3
772# Probe at (0,8)
773#   Expected: 219
774#   Observed: 0"
775spec@arb_framebuffer_object@framebuffer-blit-levels draw stencil,Fail
776spec@arb_framebuffer_object@framebuffer-blit-levels read stencil,Fail
777
778spec@arb_gpu_shader5@execution@built-in-functions@fs-interpolateatcentroid-block-array,Fail
779spec@arb_gpu_shader5@execution@built-in-functions@fs-interpolateatoffset-block-array,Crash
780spec@arb_gpu_shader5@execution@built-in-functions@fs-interpolateatsample-array-nonuniform,Fail
781spec@arb_gpu_shader5@execution@built-in-functions@fs-interpolateatsample-array-of-array,Fail
782spec@arb_gpu_shader5@execution@built-in-functions@fs-interpolateatsample-block-array,Fail
783
784spec@arb_multi_draw_indirect@arb_draw_elements_base_vertex-multidrawelements -indirect,Fail
785spec@[email protected] -indirect,Fail
786
787spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
788spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
789spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceiv,Fail
790spec@arb_program_interface_query@arb_program_interface_query-resource-query,Fail
791spec@arb_program_interface_query@arb_program_interface_query-resource-query@GL_BUFFER_VARIABLE,Fail
792spec@arb_program_interface_query@arb_program_interface_query-resource-query@GL_SHADER_STORAGE_BLOCK,Fail
793
794spec@arb_query_buffer_object@coherency,Fail
795spec@arb_query_buffer_object@coherency@indirect-draw-GL_ANY_SAMPLES_PASSED,Fail
796spec@arb_query_buffer_object@coherency@indirect-draw-GL_ANY_SAMPLES_PASSED_CONSERVATIVE,Fail
797spec@arb_query_buffer_object@coherency@indirect-draw-GL_CLIPPING_INPUT_PRIMITIVES,Fail
798spec@arb_query_buffer_object@coherency@indirect-draw-GL_CLIPPING_OUTPUT_PRIMITIVES,Fail
799spec@arb_query_buffer_object@coherency@indirect-draw-GL_FRAGMENT_SHADER_INVOCATIONS,Fail
800spec@arb_query_buffer_object@coherency@indirect-draw-GL_PRIMITIVES_GENERATED,Fail
801spec@arb_query_buffer_object@coherency@indirect-draw-GL_PRIMITIVES_SUBMITTED,Fail
802spec@arb_query_buffer_object@coherency@indirect-draw-GL_SAMPLES_PASSED,Fail
803spec@arb_query_buffer_object@coherency@indirect-draw-GL_TIMESTAMP,Fail
804spec@arb_query_buffer_object@coherency@indirect-draw-GL_TIME_ELAPSED,Fail
805spec@arb_query_buffer_object@coherency@indirect-draw-GL_VERTEX_SHADER_INVOCATIONS,Fail
806spec@arb_query_buffer_object@coherency@indirect-draw-GL_VERTICES_SUBMITTED,Fail
807
808spec@arb_sample_shading@samplemask 2,Fail
809spec@arb_sample_shading@samplemask 2 all,Fail
810spec@arb_sample_shading@samplemask 2 [email protected] mask_in_one,Fail
811spec@arb_sample_shading@samplemask 2 [email protected] mask_in_one,Fail
812spec@arb_sample_shading@samplemask 2 [email protected] partition,Fail
813spec@arb_sample_shading@samplemask 2 all@noms mask_in_one,Fail
814spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
815spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
816spec@arb_sample_shading@samplemask [email protected] partition,Fail
817spec@arb_sample_shading@samplemask 2@noms mask_in_one,Fail
818spec@arb_sample_shading@samplemask 4,Fail
819spec@arb_sample_shading@samplemask 4 all,Fail
820spec@arb_sample_shading@samplemask 4 [email protected] mask_in_one,Fail
821spec@arb_sample_shading@samplemask 4 [email protected] mask_in_one,Fail
822spec@arb_sample_shading@samplemask 4 [email protected] partition,Fail
823spec@arb_sample_shading@samplemask 4 [email protected] mask_in_one,Fail
824spec@arb_sample_shading@samplemask 4 [email protected] partition,Fail
825spec@arb_sample_shading@samplemask 4 all@noms mask_in_one,Fail
826spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
827spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
828spec@arb_sample_shading@samplemask [email protected] partition,Fail
829spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
830spec@arb_sample_shading@samplemask [email protected] partition,Fail
831spec@arb_sample_shading@samplemask 4@noms mask_in_one,Fail
832spec@arb_sample_shading@samplemask 6,Fail
833spec@arb_sample_shading@samplemask 6 all,Fail
834spec@arb_sample_shading@samplemask 6 [email protected] mask_in_one,Fail
835spec@arb_sample_shading@samplemask 6 [email protected] mask_in_one,Fail
836spec@arb_sample_shading@samplemask 6 [email protected] partition,Fail
837spec@arb_sample_shading@samplemask 6 [email protected] mask_in_one,Fail
838spec@arb_sample_shading@samplemask 6 [email protected] partition,Fail
839spec@arb_sample_shading@samplemask 6 [email protected] mask_in_one,Fail
840spec@arb_sample_shading@samplemask 6 [email protected] partition,Fail
841spec@arb_sample_shading@samplemask 6 all@noms mask_in_one,Fail
842spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
843spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
844spec@arb_sample_shading@samplemask [email protected] partition,Fail
845spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
846spec@arb_sample_shading@samplemask [email protected] partition,Fail
847spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
848spec@arb_sample_shading@samplemask [email protected] partition,Fail
849spec@arb_sample_shading@samplemask 6@noms mask_in_one,Fail
850spec@arb_sample_shading@samplemask 8,Fail
851spec@arb_sample_shading@samplemask 8 all,Fail
852spec@arb_sample_shading@samplemask 8 [email protected] mask_in_one,Fail
853spec@arb_sample_shading@samplemask 8 [email protected] mask_in_one,Fail
854spec@arb_sample_shading@samplemask 8 [email protected] partition,Fail
855spec@arb_sample_shading@samplemask 8 [email protected] mask_in_one,Fail
856spec@arb_sample_shading@samplemask 8 [email protected] partition,Fail
857spec@arb_sample_shading@samplemask 8 [email protected] mask_in_one,Fail
858spec@arb_sample_shading@samplemask 8 [email protected] partition,Fail
859spec@arb_sample_shading@samplemask 8 all@noms mask_in_one,Fail
860spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
861spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
862spec@arb_sample_shading@samplemask [email protected] partition,Fail
863spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
864spec@arb_sample_shading@samplemask [email protected] partition,Fail
865spec@arb_sample_shading@samplemask [email protected] mask_in_one,Fail
866spec@arb_sample_shading@samplemask [email protected] partition,Fail
867spec@arb_sample_shading@samplemask 8@noms mask_in_one,Fail
868
869# "find_hw_atomic_counter: Assertion `0' failed."
870spec@arb_shader_atomic_counter_ops@execution@atomic-counter-array-out-of-bounds-access,Crash
871
872spec@arb_shader_image_load_store@host-mem-barrier,Fail
873spec@arb_shader_image_load_store@host-mem-barrier@Atomic counter/RaW/full barrier test/64x64,Fail
874spec@arb_shader_image_load_store@host-mem-barrier@Atomic counter/RaW/one bit barrier test/16x16,Fail
875spec@arb_shader_image_load_store@host-mem-barrier@Atomic counter/RaW/one bit barrier test/4x4,Fail
876spec@arb_shader_image_load_store@host-mem-barrier@Atomic counter/RaW/one bit barrier test/64x64,Fail
877spec@arb_shader_image_load_store@host-mem-barrier@Buffer update/WaW/one bit barrier test/16x16,Fail
878spec@arb_shader_image_load_store@host-mem-barrier@Buffer update/WaW/one bit barrier test/4x4,Fail
879spec@arb_shader_image_load_store@host-mem-barrier@Element array/RaW/full barrier test/4x4,Fail
880spec@arb_shader_image_load_store@host-mem-barrier@Element array/RaW/one bit barrier test/16x16,Fail
881spec@arb_shader_image_load_store@host-mem-barrier@Element array/RaW/one bit barrier test/4x4,Fail
882spec@arb_shader_image_load_store@host-mem-barrier@Element array/RaW/one bit barrier test/64x64,Fail
883spec@arb_shader_image_load_store@host-mem-barrier@Texture fetch/RaW/one bit barrier test/16x16,Fail
884spec@arb_shader_image_load_store@host-mem-barrier@Texture fetch/RaW/one bit barrier test/4x4,Fail
885spec@arb_shader_image_load_store@host-mem-barrier@Texture fetch/RaW/one bit barrier test/64x64,Fail
886spec@arb_shader_image_load_store@host-mem-barrier@Uniform buffer/RaW/one bit barrier test/16x16,Fail
887spec@arb_shader_image_load_store@host-mem-barrier@Uniform buffer/RaW/one bit barrier test/4x4,Fail
888spec@arb_shader_image_load_store@host-mem-barrier@Uniform buffer/RaW/one bit barrier test/64x64,Fail
889spec@arb_shader_image_load_store@indexing,Fail
890spec@arb_shader_image_load_store@indexing@Compute shader/dynamically uniform indexing test,Fail
891spec@arb_shader_image_load_store@invalid,Fail
892spec@arb_shader_image_load_store@invalid@imageAtomicAdd/address bounds test/imageBuffer/r32ui,Fail
893spec@arb_shader_image_load_store@invalid@imageAtomicAdd/incompatible format test,Fail
894spec@arb_shader_image_load_store@invalid@imageAtomicAdd/incompatible format test/imageBuffer,Fail
895spec@arb_shader_image_load_store@invalid@imageAtomicAdd/incomplete image test,Fail
896spec@arb_shader_image_load_store@invalid@imageAtomicAdd/invalid format test,Fail
897spec@arb_shader_image_load_store@invalid@imageAtomicAdd/layer bounds test,Fail
898spec@arb_shader_image_load_store@invalid@imageAtomicAdd/level bounds test,Fail
899spec@arb_shader_image_load_store@invalid@imageAtomicAdd/unbound image test,Fail
900spec@arb_shader_image_load_store@invalid@imageAtomicAnd/address bounds test/imageBuffer/r32ui,Fail
901spec@arb_shader_image_load_store@invalid@imageAtomicAnd/incompatible format test,Fail
902spec@arb_shader_image_load_store@invalid@imageAtomicAnd/incompatible format test/imageBuffer,Fail
903spec@arb_shader_image_load_store@invalid@imageAtomicAnd/incomplete image test,Fail
904spec@arb_shader_image_load_store@invalid@imageAtomicAnd/invalid format test,Fail
905spec@arb_shader_image_load_store@invalid@imageAtomicAnd/layer bounds test,Fail
906spec@arb_shader_image_load_store@invalid@imageAtomicAnd/level bounds test,Fail
907spec@arb_shader_image_load_store@invalid@imageAtomicAnd/unbound image test,Fail
908spec@arb_shader_image_load_store@invalid@imageAtomicCompSwap/address bounds test/imageBuffer/r32ui,Fail
909spec@arb_shader_image_load_store@invalid@imageAtomicCompSwap/incompatible format test,Fail
910spec@arb_shader_image_load_store@invalid@imageAtomicCompSwap/incompatible format test/imageBuffer,Fail
911spec@arb_shader_image_load_store@invalid@imageAtomicCompSwap/incomplete image test,Fail
912spec@arb_shader_image_load_store@invalid@imageAtomicCompSwap/invalid format test,Fail
913spec@arb_shader_image_load_store@invalid@imageAtomicCompSwap/layer bounds test,Fail
914spec@arb_shader_image_load_store@invalid@imageAtomicCompSwap/level bounds test,Fail
915spec@arb_shader_image_load_store@invalid@imageAtomicCompSwap/unbound image test,Fail
916spec@arb_shader_image_load_store@invalid@imageAtomicExchange/address bounds test/imageBuffer/r32ui,Fail
917spec@arb_shader_image_load_store@invalid@imageAtomicExchange/incompatible format test,Fail
918spec@arb_shader_image_load_store@invalid@imageAtomicExchange/incompatible format test/imageBuffer,Fail
919spec@arb_shader_image_load_store@invalid@imageAtomicExchange/incomplete image test,Fail
920spec@arb_shader_image_load_store@invalid@imageAtomicExchange/invalid format test,Fail
921spec@arb_shader_image_load_store@invalid@imageAtomicExchange/layer bounds test,Fail
922spec@arb_shader_image_load_store@invalid@imageAtomicExchange/level bounds test,Fail
923spec@arb_shader_image_load_store@invalid@imageAtomicExchange/unbound image test,Fail
924spec@arb_shader_image_load_store@invalid@imageAtomicMax/address bounds test/imageBuffer/r32ui,Fail
925spec@arb_shader_image_load_store@invalid@imageAtomicMax/incompatible format test,Fail
926spec@arb_shader_image_load_store@invalid@imageAtomicMax/incompatible format test/imageBuffer,Fail
927spec@arb_shader_image_load_store@invalid@imageAtomicMax/incomplete image test,Fail
928spec@arb_shader_image_load_store@invalid@imageAtomicMax/invalid format test,Fail
929spec@arb_shader_image_load_store@invalid@imageAtomicMax/layer bounds test,Fail
930spec@arb_shader_image_load_store@invalid@imageAtomicMax/level bounds test,Fail
931spec@arb_shader_image_load_store@invalid@imageAtomicMax/unbound image test,Fail
932spec@arb_shader_image_load_store@invalid@imageAtomicMin/address bounds test/imageBuffer/r32ui,Fail
933spec@arb_shader_image_load_store@invalid@imageAtomicMin/incompatible format test,Fail
934spec@arb_shader_image_load_store@invalid@imageAtomicMin/incompatible format test/imageBuffer,Fail
935spec@arb_shader_image_load_store@invalid@imageAtomicMin/incomplete image test,Fail
936spec@arb_shader_image_load_store@invalid@imageAtomicMin/invalid format test,Fail
937spec@arb_shader_image_load_store@invalid@imageAtomicMin/layer bounds test,Fail
938spec@arb_shader_image_load_store@invalid@imageAtomicMin/level bounds test,Fail
939spec@arb_shader_image_load_store@invalid@imageAtomicMin/unbound image test,Fail
940spec@arb_shader_image_load_store@invalid@imageAtomicOr/address bounds test/imageBuffer/r32ui,Fail
941spec@arb_shader_image_load_store@invalid@imageAtomicOr/incompatible format test,Fail
942spec@arb_shader_image_load_store@invalid@imageAtomicOr/incompatible format test/imageBuffer,Fail
943spec@arb_shader_image_load_store@invalid@imageAtomicOr/incomplete image test,Fail
944spec@arb_shader_image_load_store@invalid@imageAtomicOr/invalid format test,Fail
945spec@arb_shader_image_load_store@invalid@imageAtomicOr/layer bounds test,Fail
946spec@arb_shader_image_load_store@invalid@imageAtomicOr/level bounds test,Fail
947spec@arb_shader_image_load_store@invalid@imageAtomicOr/unbound image test,Fail
948spec@arb_shader_image_load_store@invalid@imageAtomicXor/address bounds test/imageBuffer/r32ui,Fail
949spec@arb_shader_image_load_store@invalid@imageAtomicXor/incompatible format test,Fail
950spec@arb_shader_image_load_store@invalid@imageAtomicXor/incompatible format test/imageBuffer,Fail
951spec@arb_shader_image_load_store@invalid@imageAtomicXor/incomplete image test,Fail
952spec@arb_shader_image_load_store@invalid@imageAtomicXor/invalid format test,Fail
953spec@arb_shader_image_load_store@invalid@imageAtomicXor/layer bounds test,Fail
954spec@arb_shader_image_load_store@invalid@imageAtomicXor/level bounds test,Fail
955spec@arb_shader_image_load_store@invalid@imageAtomicXor/unbound image test,Fail
956spec@arb_shader_image_load_store@invalid@imageLoad/address bounds test/image2D/r16_snorm,Fail
957spec@arb_shader_image_load_store@invalid@imageLoad/address bounds test/image2D/r8_snorm,Fail
958spec@arb_shader_image_load_store@invalid@imageLoad/address bounds test/image2D/rg16_snorm,Fail
959spec@arb_shader_image_load_store@invalid@imageLoad/address bounds test/image2D/rg8_snorm,Fail
960spec@arb_shader_image_load_store@invalid@imageLoad/address bounds test/image2D/rgba16_snorm,Fail
961spec@arb_shader_image_load_store@invalid@imageLoad/address bounds test/image2D/rgba8_snorm,Fail
962spec@arb_shader_image_load_store@invalid@imageLoad/address bounds test/imageBuffer/rgba32f,Fail
963spec@arb_shader_image_load_store@invalid@imageLoad/incompatible format test,Fail
964spec@arb_shader_image_load_store@invalid@imageLoad/incompatible format test/imageBuffer,Fail
965spec@arb_shader_image_load_store@invalid@imageLoad/incomplete image test,Fail
966spec@arb_shader_image_load_store@invalid@imageLoad/invalid format test,Fail
967spec@arb_shader_image_load_store@invalid@imageLoad/layer bounds test,Fail
968spec@arb_shader_image_load_store@invalid@imageLoad/level bounds test,Fail
969spec@arb_shader_image_load_store@invalid@imageLoad/unbound image test,Fail
970
971spec@arb_shader_storage_buffer_object@array-ssbo-auto-binding,Fail
972spec@arb_shader_storage_buffer_object@[email protected],Fail
973spec@arb_shader_storage_buffer_object@execution@ssbo-atomicadd-int,Fail
974spec@arb_shader_storage_buffer_object@linker@instance-matching-shader-storage-blocks-member-array-size-mismatch,Fail
975
976spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
977spec@arb_shader_texture_lod@execution@tex-miplevel-selection *gradarb cube,Fail
978
979# ../src/gallium/drivers/r600/r600_shader.c:10538: fc_pushlevel: Assertion `ctx->bc->fc_sp < ARRAY_SIZE(ctx->bc->fc_stack)' failed.
980spec@arb_tessellation_shader@arb_tessellation_shader-tes-gs-max-output -small -scan 1 50,Crash
981
982spec@arb_tessellation_shader@execution@fs-primitiveid-instanced,Fail
983spec@arb_tessellation_shader@execution@gs-primitiveid-instanced,Fail
984spec@arb_tessellation_shader@execution@tcs-primitiveid-instanced,Fail
985spec@arb_tessellation_shader@execution@tes-no-tcs-primitiveid-instanced,Fail
986spec@arb_tessellation_shader@execution@tes-primitiveid-instanced,Fail
987
988spec@arb_tessellation_shader@execution@trivial-tess-gs_no-gs-inputs,Fail
989
990spec@arb_texture_compression@fbo-generatemipmap-formats,Fail
991spec@arb_texture_compression@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE NPOT,Fail
992spec@arb_texture_compression@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE_ALPHA NPOT,Fail
993spec@arb_texture_compression@fbo-generatemipmap-formats@GL_COMPRESSED_RGB NPOT,Fail
994spec@arb_texture_compression@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA NPOT,Fail
995
996spec@arb_texture_compression@texwrap formats bordercolor-swizzled,Fail
997spec@arb_texture_compression@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB- swizzled- border color only,Fail
998spec@arb_texture_compression@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA- swizzled- border color only,Fail
999
1000spec@arb_texture_compression_bptc@fbo-generatemipmap-formats float,Fail
1001spec@arb_texture_compression_bptc@fbo-generatemipmap-formats float@GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT NPOT,Fail
1002spec@arb_texture_compression_bptc@fbo-generatemipmap-formats float@GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT NPOT,Fail
1003spec@arb_texture_compression_bptc@fbo-generatemipmap-formats unorm,Fail
1004spec@arb_texture_compression_bptc@fbo-generatemipmap-formats unorm@GL_COMPRESSED_RGBA_BPTC_UNORM NPOT,Fail
1005spec@arb_texture_compression_bptc@fbo-generatemipmap-formats unorm@GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM NPOT,Fail
1006
1007spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled,Fail
1008spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_BPTC_UNORM- swizzled- border color only,Fail
1009spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT- swizzled- border color only,Fail
1010spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT- swizzled- border color only,Fail
1011spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM- swizzled- border color only,Fail
1012
1013spec@arb_texture_float@fbo-blending-formats,Fail
1014spec@arb_texture_float@fbo-blending-formats@GL_RGB16F,Fail
1015spec@arb_texture_float@fbo-blending-formats@GL_RGB32F,Fail
1016
1017spec@arb_texture_float@texwrap formats bordercolor-swizzled,Fail
1018spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGB16F- swizzled- border color only,Fail
1019spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGB32F- swizzled- border color only,Fail
1020spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGBA16F- swizzled- border color only,Fail
1021spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGBA32F- swizzled- border color only,Fail
1022
1023spec@arb_texture_gather@texturegather@fs-rg-one-float-2d,Fail
1024spec@arb_texture_gather@texturegather@fs-rg-one-float-2darray,Fail
1025spec@arb_texture_gather@texturegather@fs-rg-one-float-cube,Fail
1026spec@arb_texture_gather@texturegather@fs-rg-one-float-cubearray,Fail
1027spec@arb_texture_gather@texturegather@fs-rg-one-unorm-2d,Fail
1028spec@arb_texture_gather@texturegather@fs-rg-one-unorm-2darray,Fail
1029spec@arb_texture_gather@texturegather@fs-rg-one-unorm-cube,Fail
1030spec@arb_texture_gather@texturegather@fs-rg-one-unorm-cubearray,Fail
1031spec@arb_texture_gather@texturegather@fs-rg-zero-float-2d,Fail
1032spec@arb_texture_gather@texturegather@fs-rg-zero-float-2darray,Fail
1033spec@arb_texture_gather@texturegather@fs-rg-zero-float-cube,Fail
1034spec@arb_texture_gather@texturegather@fs-rg-zero-float-cubearray,Fail
1035spec@arb_texture_gather@texturegather@fs-rg-zero-int-2d,Fail
1036spec@arb_texture_gather@texturegather@fs-rg-zero-int-2darray,Fail
1037spec@arb_texture_gather@texturegather@fs-rg-zero-int-cube,Fail
1038spec@arb_texture_gather@texturegather@fs-rg-zero-int-cubearray,Fail
1039spec@arb_texture_gather@texturegather@fs-rg-zero-uint-2d,Fail
1040spec@arb_texture_gather@texturegather@fs-rg-zero-uint-2darray,Fail
1041spec@arb_texture_gather@texturegather@fs-rg-zero-uint-cube,Fail
1042spec@arb_texture_gather@texturegather@fs-rg-zero-uint-cubearray,Fail
1043spec@arb_texture_gather@texturegather@fs-rg-zero-unorm-2d,Fail
1044spec@arb_texture_gather@texturegather@fs-rg-zero-unorm-2darray,Fail
1045spec@arb_texture_gather@texturegather@fs-rg-zero-unorm-cube,Fail
1046spec@arb_texture_gather@texturegather@fs-rg-zero-unorm-cubearray,Fail
1047spec@arb_texture_gather@texturegather@fs-rgb-one-float-2d,Fail
1048spec@arb_texture_gather@texturegather@fs-rgb-one-float-2darray,Fail
1049spec@arb_texture_gather@texturegather@fs-rgb-one-float-cube,Fail
1050spec@arb_texture_gather@texturegather@fs-rgb-one-float-cubearray,Fail
1051spec@arb_texture_gather@texturegather@fs-rgb-one-unorm-2d,Fail
1052spec@arb_texture_gather@texturegather@fs-rgb-one-unorm-2darray,Fail
1053spec@arb_texture_gather@texturegather@fs-rgb-one-unorm-cube,Fail
1054spec@arb_texture_gather@texturegather@fs-rgb-one-unorm-cubearray,Fail
1055spec@arb_texture_gather@texturegather@fs-rgb-zero-float-2d,Fail
1056spec@arb_texture_gather@texturegather@fs-rgb-zero-float-2darray,Fail
1057spec@arb_texture_gather@texturegather@fs-rgb-zero-float-cube,Fail
1058spec@arb_texture_gather@texturegather@fs-rgb-zero-float-cubearray,Fail
1059spec@arb_texture_gather@texturegather@fs-rgb-zero-int-2d,Fail
1060spec@arb_texture_gather@texturegather@fs-rgb-zero-int-2darray,Fail
1061spec@arb_texture_gather@texturegather@fs-rgb-zero-int-cube,Fail
1062spec@arb_texture_gather@texturegather@fs-rgb-zero-int-cubearray,Fail
1063spec@arb_texture_gather@texturegather@fs-rgb-zero-uint-2d,Fail
1064spec@arb_texture_gather@texturegather@fs-rgb-zero-uint-2darray,Fail
1065spec@arb_texture_gather@texturegather@fs-rgb-zero-uint-cube,Fail
1066spec@arb_texture_gather@texturegather@fs-rgb-zero-uint-cubearray,Fail
1067spec@arb_texture_gather@texturegather@fs-rgb-zero-unorm-2d,Fail
1068spec@arb_texture_gather@texturegather@fs-rgb-zero-unorm-2darray,Fail
1069spec@arb_texture_gather@texturegather@fs-rgb-zero-unorm-cube,Fail
1070spec@arb_texture_gather@texturegather@fs-rgb-zero-unorm-cubearray,Fail
1071spec@arb_texture_gather@texturegather@fs-rgba-one-float-2d,Fail
1072spec@arb_texture_gather@texturegather@fs-rgba-one-float-2darray,Fail
1073spec@arb_texture_gather@texturegather@fs-rgba-one-float-cube,Fail
1074spec@arb_texture_gather@texturegather@fs-rgba-one-float-cubearray,Fail
1075spec@arb_texture_gather@texturegather@fs-rgba-one-unorm-2d,Fail
1076spec@arb_texture_gather@texturegather@fs-rgba-one-unorm-2darray,Fail
1077spec@arb_texture_gather@texturegather@fs-rgba-one-unorm-cube,Fail
1078spec@arb_texture_gather@texturegather@fs-rgba-one-unorm-cubearray,Fail
1079spec@arb_texture_gather@texturegather@fs-rgba-zero-float-2d,Fail
1080spec@arb_texture_gather@texturegather@fs-rgba-zero-float-2darray,Fail
1081spec@arb_texture_gather@texturegather@fs-rgba-zero-float-cube,Fail
1082spec@arb_texture_gather@texturegather@fs-rgba-zero-float-cubearray,Fail
1083spec@arb_texture_gather@texturegather@fs-rgba-zero-int-2d,Fail
1084spec@arb_texture_gather@texturegather@fs-rgba-zero-int-2darray,Fail
1085spec@arb_texture_gather@texturegather@fs-rgba-zero-int-cube,Fail
1086spec@arb_texture_gather@texturegather@fs-rgba-zero-int-cubearray,Fail
1087spec@arb_texture_gather@texturegather@fs-rgba-zero-uint-2d,Fail
1088spec@arb_texture_gather@texturegather@fs-rgba-zero-uint-2darray,Fail
1089spec@arb_texture_gather@texturegather@fs-rgba-zero-uint-cube,Fail
1090spec@arb_texture_gather@texturegather@fs-rgba-zero-uint-cubearray,Fail
1091spec@arb_texture_gather@texturegather@fs-rgba-zero-unorm-2d,Fail
1092spec@arb_texture_gather@texturegather@fs-rgba-zero-unorm-2darray,Fail
1093spec@arb_texture_gather@texturegather@fs-rgba-zero-unorm-cube,Fail
1094spec@arb_texture_gather@texturegather@fs-rgba-zero-unorm-cubearray,Fail
1095spec@arb_texture_gather@texturegather@vs-rg-one-float-2d,Fail
1096spec@arb_texture_gather@texturegather@vs-rg-one-float-2darray,Fail
1097spec@arb_texture_gather@texturegather@vs-rg-one-float-cube,Fail
1098spec@arb_texture_gather@texturegather@vs-rg-one-float-cubearray,Fail
1099spec@arb_texture_gather@texturegather@vs-rg-one-unorm-2d,Fail
1100spec@arb_texture_gather@texturegather@vs-rg-one-unorm-2darray,Fail
1101spec@arb_texture_gather@texturegather@vs-rg-one-unorm-cube,Fail
1102spec@arb_texture_gather@texturegather@vs-rg-one-unorm-cubearray,Fail
1103spec@arb_texture_gather@texturegather@vs-rg-zero-float-2d,Fail
1104spec@arb_texture_gather@texturegather@vs-rg-zero-float-2darray,Fail
1105spec@arb_texture_gather@texturegather@vs-rg-zero-float-cube,Fail
1106spec@arb_texture_gather@texturegather@vs-rg-zero-float-cubearray,Fail
1107spec@arb_texture_gather@texturegather@vs-rg-zero-int-2d,Fail
1108spec@arb_texture_gather@texturegather@vs-rg-zero-int-2darray,Fail
1109spec@arb_texture_gather@texturegather@vs-rg-zero-int-cube,Fail
1110spec@arb_texture_gather@texturegather@vs-rg-zero-int-cubearray,Fail
1111spec@arb_texture_gather@texturegather@vs-rg-zero-uint-2d,Fail
1112spec@arb_texture_gather@texturegather@vs-rg-zero-uint-2darray,Fail
1113spec@arb_texture_gather@texturegather@vs-rg-zero-uint-cube,Fail
1114spec@arb_texture_gather@texturegather@vs-rg-zero-uint-cubearray,Fail
1115spec@arb_texture_gather@texturegather@vs-rg-zero-unorm-2d,Fail
1116spec@arb_texture_gather@texturegather@vs-rg-zero-unorm-2darray,Fail
1117spec@arb_texture_gather@texturegather@vs-rg-zero-unorm-cube,Fail
1118spec@arb_texture_gather@texturegather@vs-rg-zero-unorm-cubearray,Fail
1119spec@arb_texture_gather@texturegather@vs-rgb-one-float-2d,Fail
1120spec@arb_texture_gather@texturegather@vs-rgb-one-float-2darray,Fail
1121spec@arb_texture_gather@texturegather@vs-rgb-one-float-cube,Fail
1122spec@arb_texture_gather@texturegather@vs-rgb-one-float-cubearray,Fail
1123spec@arb_texture_gather@texturegather@vs-rgb-one-unorm-2d,Fail
1124spec@arb_texture_gather@texturegather@vs-rgb-one-unorm-2darray,Fail
1125spec@arb_texture_gather@texturegather@vs-rgb-one-unorm-cube,Fail
1126spec@arb_texture_gather@texturegather@vs-rgb-one-unorm-cubearray,Fail
1127spec@arb_texture_gather@texturegather@vs-rgb-zero-float-2d,Fail
1128spec@arb_texture_gather@texturegather@vs-rgb-zero-float-2darray,Fail
1129spec@arb_texture_gather@texturegather@vs-rgb-zero-float-cube,Fail
1130spec@arb_texture_gather@texturegather@vs-rgb-zero-float-cubearray,Fail
1131spec@arb_texture_gather@texturegather@vs-rgb-zero-int-2d,Fail
1132spec@arb_texture_gather@texturegather@vs-rgb-zero-int-2darray,Fail
1133spec@arb_texture_gather@texturegather@vs-rgb-zero-int-cube,Fail
1134spec@arb_texture_gather@texturegather@vs-rgb-zero-int-cubearray,Fail
1135spec@arb_texture_gather@texturegather@vs-rgb-zero-uint-2d,Fail
1136spec@arb_texture_gather@texturegather@vs-rgb-zero-uint-2darray,Fail
1137spec@arb_texture_gather@texturegather@vs-rgb-zero-uint-cube,Fail
1138spec@arb_texture_gather@texturegather@vs-rgb-zero-uint-cubearray,Fail
1139spec@arb_texture_gather@texturegather@vs-rgb-zero-unorm-2d,Fail
1140spec@arb_texture_gather@texturegather@vs-rgb-zero-unorm-2darray,Fail
1141spec@arb_texture_gather@texturegather@vs-rgb-zero-unorm-cube,Fail
1142spec@arb_texture_gather@texturegather@vs-rgb-zero-unorm-cubearray,Fail
1143spec@arb_texture_gather@texturegather@vs-rgba-one-float-2d,Fail
1144spec@arb_texture_gather@texturegather@vs-rgba-one-float-2darray,Fail
1145spec@arb_texture_gather@texturegather@vs-rgba-one-float-cube,Fail
1146spec@arb_texture_gather@texturegather@vs-rgba-one-float-cubearray,Fail
1147spec@arb_texture_gather@texturegather@vs-rgba-one-unorm-2d,Fail
1148spec@arb_texture_gather@texturegather@vs-rgba-one-unorm-2darray,Fail
1149spec@arb_texture_gather@texturegather@vs-rgba-one-unorm-cube,Fail
1150spec@arb_texture_gather@texturegather@vs-rgba-one-unorm-cubearray,Fail
1151spec@arb_texture_gather@texturegather@vs-rgba-zero-float-2d,Fail
1152spec@arb_texture_gather@texturegather@vs-rgba-zero-float-2darray,Fail
1153spec@arb_texture_gather@texturegather@vs-rgba-zero-float-cube,Fail
1154spec@arb_texture_gather@texturegather@vs-rgba-zero-float-cubearray,Fail
1155spec@arb_texture_gather@texturegather@vs-rgba-zero-int-2d,Fail
1156spec@arb_texture_gather@texturegather@vs-rgba-zero-int-2darray,Fail
1157spec@arb_texture_gather@texturegather@vs-rgba-zero-int-cube,Fail
1158spec@arb_texture_gather@texturegather@vs-rgba-zero-int-cubearray,Fail
1159spec@arb_texture_gather@texturegather@vs-rgba-zero-uint-2d,Fail
1160spec@arb_texture_gather@texturegather@vs-rgba-zero-uint-2darray,Fail
1161spec@arb_texture_gather@texturegather@vs-rgba-zero-uint-cube,Fail
1162spec@arb_texture_gather@texturegather@vs-rgba-zero-uint-cubearray,Fail
1163spec@arb_texture_gather@texturegather@vs-rgba-zero-unorm-2d,Fail
1164spec@arb_texture_gather@texturegather@vs-rgba-zero-unorm-2darray,Fail
1165spec@arb_texture_gather@texturegather@vs-rgba-zero-unorm-cube,Fail
1166spec@arb_texture_gather@texturegather@vs-rgba-zero-unorm-cubearray,Fail
1167spec@arb_texture_gather@texturegatheroffset@fs-rg-one-float-2d,Fail
1168spec@arb_texture_gather@texturegatheroffset@fs-rg-one-float-2darray,Fail
1169spec@arb_texture_gather@texturegatheroffset@fs-rg-one-unorm-2d,Fail
1170spec@arb_texture_gather@texturegatheroffset@fs-rg-one-unorm-2darray,Fail
1171spec@arb_texture_gather@texturegatheroffset@fs-rg-zero-float-2d,Fail
1172spec@arb_texture_gather@texturegatheroffset@fs-rg-zero-float-2darray,Fail
1173spec@arb_texture_gather@texturegatheroffset@fs-rg-zero-int-2d,Fail
1174spec@arb_texture_gather@texturegatheroffset@fs-rg-zero-int-2darray,Fail
1175spec@arb_texture_gather@texturegatheroffset@fs-rg-zero-uint-2d,Fail
1176spec@arb_texture_gather@texturegatheroffset@fs-rg-zero-uint-2darray,Fail
1177spec@arb_texture_gather@texturegatheroffset@fs-rg-zero-unorm-2d,Fail
1178spec@arb_texture_gather@texturegatheroffset@fs-rg-zero-unorm-2darray,Fail
1179spec@arb_texture_gather@texturegatheroffset@fs-rgb-one-float-2d,Fail
1180spec@arb_texture_gather@texturegatheroffset@fs-rgb-one-float-2darray,Fail
1181spec@arb_texture_gather@texturegatheroffset@fs-rgb-one-unorm-2d,Fail
1182spec@arb_texture_gather@texturegatheroffset@fs-rgb-one-unorm-2darray,Fail
1183spec@arb_texture_gather@texturegatheroffset@fs-rgb-zero-float-2d,Fail
1184spec@arb_texture_gather@texturegatheroffset@fs-rgb-zero-float-2darray,Fail
1185spec@arb_texture_gather@texturegatheroffset@fs-rgb-zero-int-2d,Fail
1186spec@arb_texture_gather@texturegatheroffset@fs-rgb-zero-int-2darray,Fail
1187spec@arb_texture_gather@texturegatheroffset@fs-rgb-zero-uint-2d,Fail
1188spec@arb_texture_gather@texturegatheroffset@fs-rgb-zero-uint-2darray,Fail
1189spec@arb_texture_gather@texturegatheroffset@fs-rgb-zero-unorm-2d,Fail
1190spec@arb_texture_gather@texturegatheroffset@fs-rgb-zero-unorm-2darray,Fail
1191spec@arb_texture_gather@texturegatheroffset@fs-rgba-one-float-2d,Fail
1192spec@arb_texture_gather@texturegatheroffset@fs-rgba-one-float-2darray,Fail
1193spec@arb_texture_gather@texturegatheroffset@fs-rgba-one-unorm-2d,Fail
1194spec@arb_texture_gather@texturegatheroffset@fs-rgba-one-unorm-2darray,Fail
1195spec@arb_texture_gather@texturegatheroffset@fs-rgba-zero-float-2d,Fail
1196spec@arb_texture_gather@texturegatheroffset@fs-rgba-zero-float-2darray,Fail
1197spec@arb_texture_gather@texturegatheroffset@fs-rgba-zero-int-2d,Fail
1198spec@arb_texture_gather@texturegatheroffset@fs-rgba-zero-int-2darray,Fail
1199spec@arb_texture_gather@texturegatheroffset@fs-rgba-zero-uint-2d,Fail
1200spec@arb_texture_gather@texturegatheroffset@fs-rgba-zero-uint-2darray,Fail
1201spec@arb_texture_gather@texturegatheroffset@fs-rgba-zero-unorm-2d,Fail
1202spec@arb_texture_gather@texturegatheroffset@fs-rgba-zero-unorm-2darray,Fail
1203spec@arb_texture_gather@texturegatheroffset@vs-rg-one-float-2d,Fail
1204spec@arb_texture_gather@texturegatheroffset@vs-rg-one-float-2darray,Fail
1205spec@arb_texture_gather@texturegatheroffset@vs-rg-one-unorm-2d,Fail
1206spec@arb_texture_gather@texturegatheroffset@vs-rg-one-unorm-2darray,Fail
1207spec@arb_texture_gather@texturegatheroffset@vs-rg-zero-float-2d,Fail
1208spec@arb_texture_gather@texturegatheroffset@vs-rg-zero-float-2darray,Fail
1209spec@arb_texture_gather@texturegatheroffset@vs-rg-zero-int-2d,Fail
1210spec@arb_texture_gather@texturegatheroffset@vs-rg-zero-int-2darray,Fail
1211spec@arb_texture_gather@texturegatheroffset@vs-rg-zero-uint-2d,Fail
1212spec@arb_texture_gather@texturegatheroffset@vs-rg-zero-uint-2darray,Fail
1213spec@arb_texture_gather@texturegatheroffset@vs-rg-zero-unorm-2d,Fail
1214spec@arb_texture_gather@texturegatheroffset@vs-rg-zero-unorm-2darray,Fail
1215spec@arb_texture_gather@texturegatheroffset@vs-rgb-one-float-2d,Fail
1216spec@arb_texture_gather@texturegatheroffset@vs-rgb-one-float-2darray,Fail
1217spec@arb_texture_gather@texturegatheroffset@vs-rgb-one-unorm-2d,Fail
1218spec@arb_texture_gather@texturegatheroffset@vs-rgb-one-unorm-2darray,Fail
1219spec@arb_texture_gather@texturegatheroffset@vs-rgb-zero-float-2d,Fail
1220spec@arb_texture_gather@texturegatheroffset@vs-rgb-zero-float-2darray,Fail
1221spec@arb_texture_gather@texturegatheroffset@vs-rgb-zero-int-2d,Fail
1222spec@arb_texture_gather@texturegatheroffset@vs-rgb-zero-int-2darray,Fail
1223spec@arb_texture_gather@texturegatheroffset@vs-rgb-zero-uint-2d,Fail
1224spec@arb_texture_gather@texturegatheroffset@vs-rgb-zero-uint-2darray,Fail
1225spec@arb_texture_gather@texturegatheroffset@vs-rgb-zero-unorm-2d,Fail
1226spec@arb_texture_gather@texturegatheroffset@vs-rgb-zero-unorm-2darray,Fail
1227spec@arb_texture_gather@texturegatheroffset@vs-rgba-one-float-2d,Fail
1228spec@arb_texture_gather@texturegatheroffset@vs-rgba-one-float-2darray,Fail
1229spec@arb_texture_gather@texturegatheroffset@vs-rgba-one-unorm-2d,Fail
1230spec@arb_texture_gather@texturegatheroffset@vs-rgba-one-unorm-2darray,Fail
1231spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-float-2d,Fail
1232spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-float-2darray,Fail
1233spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-int-2d,Fail
1234spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-int-2darray,Fail
1235spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-uint-2d,Fail
1236spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-uint-2darray,Fail
1237spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-unorm-2d,Fail
1238spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-unorm-2darray,Fail
1239spec@arb_texture_rg@texwrap formats bordercolor-swizzled,Fail
1240spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_R16- swizzled- border color only,Fail
1241spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_R8- swizzled- border color only,Fail
1242spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_RG16- swizzled- border color only,Fail
1243spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_RG8- swizzled- border color only,Fail
1244spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled,Fail
1245spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_R16F- swizzled- border color only,Fail
1246spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_R32F- swizzled- border color only,Fail
1247spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_RG16F- swizzled- border color only,Fail
1248spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_RG32F- swizzled- border color only,Fail
1249spec@arb_texture_rg@texwrap formats-int bordercolor,Fail
1250spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled,Fail
1251spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R16I- swizzled- border color only,Fail
1252spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R16UI- swizzled- border color only,Fail
1253spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R32I- swizzled- border color only,Fail
1254spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R32UI- swizzled- border color only,Fail
1255spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R8I- swizzled- border color only,Fail
1256spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R8UI- swizzled- border color only,Fail
1257spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG16I- swizzled- border color only,Fail
1258spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG16UI- swizzled- border color only,Fail
1259spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG32I- swizzled- border color only,Fail
1260spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG32UI- swizzled- border color only,Fail
1261spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG8I- swizzled- border color only,Fail
1262spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG8UI- swizzled- border color only,Fail
1263spec@arb_texture_rg@texwrap formats-int bordercolor@GL_R32I- border color only,Fail
1264spec@arb_texture_rg@texwrap formats-int bordercolor@GL_R32UI- border color only,Fail
1265spec@arb_texture_rg@texwrap formats-int bordercolor@GL_RG32I- border color only,Fail
1266spec@arb_texture_rg@texwrap formats-int bordercolor@GL_RG32UI- border color only,Fail
1267spec@arb_texture_rgb10_a2ui@texwrap formats bordercolor-swizzled,Fail
1268spec@arb_texture_rgb10_a2ui@texwrap formats bordercolor-swizzled@GL_RGB10_A2UI- swizzled- border color only,Fail
1269spec@arb_texture_stencil8@texwrap formats,Fail
1270spec@arb_texture_stencil8@texwrap formats offset,Fail
1271spec@arb_texture_stencil8@texwrap formats offset@GL_STENCIL_INDEX8- NPOT,Fail
1272spec@arb_texture_stencil8@texwrap formats@GL_STENCIL_INDEX8- NPOT,Fail
1273spec@arb_texture_view@rendering-layers-image,Fail
1274spec@arb_texture_view@rendering-layers-image@layers rendering of imageCubeArray,Fail
1275
1276spec@arb_vertex_type_2_10_10_10_rev@arb_vertex_type_2_10_10_10_rev-array_types,Fail
1277
1278spec@ati_texture_compression_3dc@fbo-generatemipmap-formats,Fail
1279spec@ati_texture_compression_3dc@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI NPOT,Fail
1280
1281spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
1282
1283spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve small depthstencil,Fail
1284
1285spec@ext_framebuffer_multisample@blit-mismatched-formats,Fail
1286
1287spec@ext_framebuffer_multisample@interpolation 6 centroid-edges,Fail
1288spec@ext_framebuffer_multisample@interpolation 8 centroid-edges,Fail
1289
1290spec@ext_framebuffer_multisample@turn-on-off 2,Fail
1291spec@ext_framebuffer_multisample@turn-on-off 4,Fail
1292spec@ext_framebuffer_multisample@turn-on-off 6,Fail
1293spec@ext_framebuffer_multisample@turn-on-off 8,Fail
1294
1295spec@ext_framebuffer_object@fbo-blending-formats,Fail
1296spec@ext_framebuffer_object@fbo-blending-formats@3,Fail
1297spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB,Fail
1298spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB10,Fail
1299spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB12,Fail
1300spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB16,Fail
1301spec@ext_framebuffer_object@fbo-blending-formats@GL_RGB8,Fail
1302
1303spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv12,Fail
1304spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_uyvy,Fail
1305spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y210,Fail
1306spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212,Fail
1307spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216,Fail
1308spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y412,Fail
1309spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y416,Fail
1310spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv,Fail
1311
1312spec@ext_packed_depth_stencil@fbo-clear-formats stencil,Fail
1313spec@ext_packed_depth_stencil@fbo-clear-formats stencil@GL_DEPTH24_STENCIL8,Fail
1314spec@ext_packed_depth_stencil@fbo-clear-formats stencil@GL_DEPTH_STENCIL,Fail
1315
1316spec@ext_packed_float@texwrap formats bordercolor-swizzled,Fail
1317spec@ext_packed_float@texwrap formats bordercolor-swizzled@GL_R11F_G11F_B10F- swizzled- border color only,Fail
1318
1319# eglChooseConfig() failed
1320spec@egl 1.4@eglterminate then unbind context,Fail
1321spec@egl_ext_protected_content@conformance,Fail
1322spec@egl_khr_surfaceless_context@viewport,Fail
1323
1324spec@ext_texture_array@fbo-depth-array fs-writes-stencil,Fail
1325spec@ext_texture_array@fbo-depth-array stencil-clear,Fail
1326spec@ext_texture_array@fbo-depth-array stencil-draw,Fail
1327spec@ext_texture_array@fbo-depth-array stencil-layered-clear,Fail
1328spec@ext_texture_compression_latc@fbo-generatemipmap-formats,Fail
1329spec@ext_texture_compression_latc@fbo-generatemipmap-formats-signed,Fail
1330spec@ext_texture_compression_latc@fbo-generatemipmap-formats-signed@GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT NPOT,Fail
1331spec@ext_texture_compression_latc@fbo-generatemipmap-formats-signed@GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT NPOT,Fail
1332spec@ext_texture_compression_latc@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT NPOT,Fail
1333spec@ext_texture_compression_latc@fbo-generatemipmap-formats@GL_COMPRESSED_LUMINANCE_LATC1_EXT NPOT,Fail
1334spec@ext_texture_compression_rgtc@fbo-generatemipmap-formats,Fail
1335spec@ext_texture_compression_rgtc@fbo-generatemipmap-formats-signed,Fail
1336spec@ext_texture_compression_rgtc@fbo-generatemipmap-formats-signed@GL_COMPRESSED_SIGNED_RED_RGTC1 NPOT,Fail
1337spec@ext_texture_compression_rgtc@fbo-generatemipmap-formats-signed@GL_COMPRESSED_SIGNED_RG_RGTC2 NPOT,Fail
1338spec@ext_texture_compression_rgtc@fbo-generatemipmap-formats@GL_COMPRESSED_RED NPOT,Fail
1339spec@ext_texture_compression_rgtc@fbo-generatemipmap-formats@GL_COMPRESSED_RED_RGTC1 NPOT,Fail
1340spec@ext_texture_compression_rgtc@fbo-generatemipmap-formats@GL_COMPRESSED_RG NPOT,Fail
1341spec@ext_texture_compression_rgtc@fbo-generatemipmap-formats@GL_COMPRESSED_RG_RGTC2 NPOT,Fail
1342spec@ext_texture_compression_rgtc@texwrap formats bordercolor-swizzled,Fail
1343spec@ext_texture_compression_rgtc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RED_RGTC1- swizzled- border color only,Fail
1344spec@ext_texture_compression_rgtc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RG_RGTC2- swizzled- border color only,Fail
1345spec@ext_texture_compression_rgtc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_SIGNED_RED_RGTC1- swizzled- border color only,Fail
1346spec@ext_texture_compression_rgtc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_SIGNED_RG_RGTC2- swizzled- border color only,Fail
1347spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats,Fail
1348spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT NPOT,Fail
1349spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT NPOT,Fail
1350spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGBA_S3TC_DXT5_EXT NPOT,Fail
1351spec@ext_texture_compression_s3tc@fbo-generatemipmap-formats@GL_COMPRESSED_RGB_S3TC_DXT1_EXT NPOT,Fail
1352spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled,Fail
1353spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT- swizzled- border color only,Fail
1354spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT- swizzled- border color only,Fail
1355spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT5_EXT- swizzled- border color only,Fail
1356spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_S3TC_DXT1_EXT- swizzled- border color only,Fail
1357
1358spec@ext_texture_integer@texwrap formats bordercolor,Fail
1359spec@ext_texture_integer@texwrap formats bordercolor-swizzled,Fail
1360spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_ALPHA16I_EXT- swizzled- border color only,Fail
1361spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_ALPHA16UI_EXT- swizzled- border color only,Fail
1362spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_ALPHA32I_EXT- swizzled- border color only,Fail
1363spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_ALPHA32UI_EXT- swizzled- border color only,Fail
1364spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_ALPHA8I_EXT- swizzled- border color only,Fail
1365spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_ALPHA8UI_EXT- swizzled- border color only,Fail
1366spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_INTENSITY32I_EXT- swizzled- border color only,Fail
1367spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_INTENSITY32UI_EXT- swizzled- border color only,Fail
1368spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_LUMINANCE32I_EXT- swizzled- border color only,Fail
1369spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_LUMINANCE32UI_EXT- swizzled- border color only,Fail
1370spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_LUMINANCE_ALPHA16I_EXT- swizzled- border color only,Fail
1371spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_LUMINANCE_ALPHA16UI_EXT- swizzled- border color only,Fail
1372spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_LUMINANCE_ALPHA32I_EXT- swizzled- border color only,Fail
1373spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_LUMINANCE_ALPHA32UI_EXT- swizzled- border color only,Fail
1374spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_LUMINANCE_ALPHA8I_EXT- swizzled- border color only,Fail
1375spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_LUMINANCE_ALPHA8UI_EXT- swizzled- border color only,Fail
1376spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB16I- swizzled- border color only,Fail
1377spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB16UI- swizzled- border color only,Fail
1378spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB32I- swizzled- border color only,Fail
1379spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB32UI- swizzled- border color only,Fail
1380spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB8I- swizzled- border color only,Fail
1381spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB8UI- swizzled- border color only,Fail
1382spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA16I- swizzled- border color only,Fail
1383spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA16UI- swizzled- border color only,Fail
1384spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA32I- swizzled- border color only,Fail
1385spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA32UI- swizzled- border color only,Fail
1386spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA8I- swizzled- border color only,Fail
1387spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA8UI- swizzled- border color only,Fail
1388spec@ext_texture_integer@texwrap formats bordercolor@GL_ALPHA16I_EXT- border color only,Fail
1389spec@ext_texture_integer@texwrap formats bordercolor@GL_ALPHA16UI_EXT- border color only,Fail
1390spec@ext_texture_integer@texwrap formats bordercolor@GL_ALPHA32I_EXT- border color only,Fail
1391spec@ext_texture_integer@texwrap formats bordercolor@GL_ALPHA32UI_EXT- border color only,Fail
1392spec@ext_texture_integer@texwrap formats bordercolor@GL_ALPHA8I_EXT- border color only,Fail
1393spec@ext_texture_integer@texwrap formats bordercolor@GL_ALPHA8UI_EXT- border color only,Fail
1394spec@ext_texture_integer@texwrap formats bordercolor@GL_INTENSITY32I_EXT- border color only,Fail
1395spec@ext_texture_integer@texwrap formats bordercolor@GL_INTENSITY32UI_EXT- border color only,Fail
1396spec@ext_texture_integer@texwrap formats bordercolor@GL_LUMINANCE32I_EXT- border color only,Fail
1397spec@ext_texture_integer@texwrap formats bordercolor@GL_LUMINANCE32UI_EXT- border color only,Fail
1398spec@ext_texture_integer@texwrap formats bordercolor@GL_LUMINANCE_ALPHA16I_EXT- border color only,Fail
1399spec@ext_texture_integer@texwrap formats bordercolor@GL_LUMINANCE_ALPHA16UI_EXT- border color only,Fail
1400spec@ext_texture_integer@texwrap formats bordercolor@GL_LUMINANCE_ALPHA32I_EXT- border color only,Fail
1401spec@ext_texture_integer@texwrap formats bordercolor@GL_LUMINANCE_ALPHA32UI_EXT- border color only,Fail
1402spec@ext_texture_integer@texwrap formats bordercolor@GL_LUMINANCE_ALPHA8I_EXT- border color only,Fail
1403spec@ext_texture_integer@texwrap formats bordercolor@GL_LUMINANCE_ALPHA8UI_EXT- border color only,Fail
1404spec@ext_texture_integer@texwrap formats bordercolor@GL_RGB32I- border color only,Fail
1405spec@ext_texture_integer@texwrap formats bordercolor@GL_RGB32UI- border color only,Fail
1406spec@ext_texture_integer@texwrap formats bordercolor@GL_RGBA32I- border color only,Fail
1407spec@ext_texture_integer@texwrap formats bordercolor@GL_RGBA32UI- border color only,Fail
1408spec@ext_texture_shared_exponent@texwrap formats bordercolor-swizzled,Fail
1409spec@ext_texture_shared_exponent@texwrap formats bordercolor-swizzled@GL_RGB9_E5- swizzled- border color only,Fail
1410
1411spec@ext_texture_snorm@fbo-blending-formats,Fail
1412spec@ext_texture_snorm@fbo-blending-formats@GL_RGB16_SNORM,Fail
1413spec@ext_texture_snorm@fbo-blending-formats@GL_RGB8_SNORM,Fail
1414spec@ext_texture_snorm@fbo-blending-formats@GL_RGB_SNORM,Fail
1415
1416spec@ext_texture_snorm@texwrap formats bordercolor-swizzled,Fail
1417spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_R16_SNORM- swizzled- border color only,Fail
1418spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_R8_SNORM- swizzled- border color only,Fail
1419spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RG16_SNORM- swizzled- border color only,Fail
1420spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RG8_SNORM- swizzled- border color only,Fail
1421spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGB16_SNORM- swizzled- border color only,Fail
1422spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGB8_SNORM- swizzled- border color only,Fail
1423spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGBA16_SNORM- swizzled- border color only,Fail
1424spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGBA8_SNORM- swizzled- border color only,Fail
1425
1426spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc,Fail
1427spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB NPOT,Fail
1428spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_ALPHA NPOT,Fail
1429spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT NPOT,Fail
1430spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT NPOT,Fail
1431spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT NPOT,Fail
1432spec@ext_texture_srgb@fbo-generatemipmap-formats-s3tc@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT NPOT,Fail
1433
1434spec@ext_texture_srgb@texwrap formats bordercolor-swizzled,Fail
1435spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SRGB8- swizzled- border color only,Fail
1436spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SRGB8_ALPHA8- swizzled- border color only,Fail
1437spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled,Fail
1438spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB- swizzled- border color only,Fail
1439spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA- swizzled- border color only,Fail
1440spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT- swizzled- border color only,Fail
1441spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT- swizzled- border color only,Fail
1442spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT- swizzled- border color only,Fail
1443spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT- swizzled- border color only,Fail
1444
1445[email protected]@[email protected],Fail
1446
1447[email protected]@execution@clipping@vs-clip-vertex-primitives,Fail
1448
1449[email protected]@execution@clipping@vs-clip-distance-primitives,Fail
1450
1451[email protected]@execution@range_analysis_fsat_of_nan,Fail
1452
1453[email protected]@execution@tex-miplevel-selection texture(bias) 1darrayshadow,Fail
1454[email protected]@execution@tex-miplevel-selection texture(bias) cubeshadow,Fail
1455[email protected]@execution@tex-miplevel-selection texturegrad cube,Fail
1456[email protected]@execution@tex-miplevel-selection texturegrad cubearray,Fail
1457[email protected]@execution@tex-miplevel-selection texturegrad cubeshadow,Fail
1458[email protected]@execution@tex-miplevel-selection texturelod 1darrayshadow,Fail
1459[email protected]@execution@tex-miplevel-selection texturelodoffset 1darrayshadow,Fail
1460[email protected]@execution@tex-miplevel-selection textureoffset(bias) 1darrayshadow,Fail
1461
1462[email protected]@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency ffs,Fail
1463[email protected]@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency other,Fail
1464
1465[email protected]@execution@variable-indexing@gs-input-array-vec2-index-rd,Fail
1466
1467# fc_pushlevel: Assertion `ctx->bc->fc_sp < ARRAY_SIZE(ctx->bc->fc_stack)' failed.
1468[email protected]@gs-max-output,Crash
1469
1470spec@intel_performance_query@intel_performance_query-issue_2235,Fail
1471
1472spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail
1473spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail
1474spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
1475spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
1476spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
1477spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full precision,Fail
1478spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
1479spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
1480
1481spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3,Fail
1482spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3@oes_egl_image_external_essl3_imageLoad,Fail
1483spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3@oes_egl_image_external_essl3_imageStore,Fail
1484
1485spec@oes_shader_io_blocks@[email protected],Fail
1486
1487spec@!opengl [email protected],Fail
1488spec@!opengl [email protected],Fail
1489spec@!opengl [email protected],Fail
1490spec@!opengl 1.1@linestipple,Fail
1491spec@!opengl 1.1@linestipple@Factor 2x,Fail
1492spec@!opengl 1.1@linestipple@Factor 3x,Fail
1493spec@!opengl 1.1@linestipple@Line loop,Fail
1494
1495spec@!opengl 1.1@texwrap formats bordercolor-swizzled,Fail
1496spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB10- swizzled- border color only,Fail
1497spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB10_A2- swizzled- border color only,Fail
1498spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border color only,Fail
1499spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB16- swizzled- border color only,Fail
1500spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB4- swizzled- border color only,Fail
1501spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB5- swizzled- border color only,Fail
1502spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB8- swizzled- border color only,Fail
1503spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA12- swizzled- border color only,Fail
1504spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA16- swizzled- border color only,Fail
1505spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA8- swizzled- border color only,Fail
1506
1507spec@!opengl [email protected],Fail
1508
1509spec@!opengl 2.1@pbo,Fail
1510
1511spec@!opengl 2.1@pbo@test_polygon_stip,Fail
1512
1513spec@!opengl 2.1@polygon-stipple-fs,Fail
1514
1515spec@!opengl es [email protected],Fail
1516