ci: Update piglit sha (we hit the older than 1.5 years mark)

v2: Update results as well

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
macos/master
Gert Wollny 5 years ago
parent 7c7103b22f
commit cc222eb1d1
  1. 2
      ci/Dockerfile
  2. 24
      ci/previous_results/es_host_softpipe/piglit_gles2/results.txt
  3. 92
      ci/previous_results/es_host_softpipe/piglit_gles3/results.txt
  4. 25
      ci/previous_results/gl_host_softpipe/piglit_gles2/results.txt
  5. 92
      ci/previous_results/gl_host_softpipe/piglit_gles3/results.txt

@ -127,7 +127,7 @@ RUN git clone --shallow-since="$GIT_DATE" https://github.com/KhronosGroup/VK-GL-
find . -name lib\*.a | xargs rm -rf
WORKDIR /
ARG KNOWN_GOOD_PIGLIT=1a2f49f17fb45
ARG KNOWN_GOOD_PIGLIT=213a01051a907e6e50cc70d141427aab96884c22
WORKDIR /piglit
RUN git clone --shallow-since="$GIT_DATE" https://gitlab.freedesktop.org/mesa/piglit.git . && \
git checkout ${KNOWN_GOOD_PIGLIT} && \

@ -9,15 +9,25 @@ spec/arb_blend_func_extended/arb_blend_func_extended-fbo-extended-blend-pattern_
spec/egl_khr_create_context/valid debug flag gles2: pass
spec/ext_frag_depth/fragdepth_gles2: pass
spec/ext_polygon_offset_clamp/ext_polygon_offset_clamp-draw_gles2: skip
spec/ext_shader_framebuffer_fetch/execution/mrt-gles2: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles2: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles2-redecl-highp: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles2-redecl-lowp: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles2-redecl-mediump: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ss-gles2: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/mrt: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/nonuniform-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/nonuniform-ss-redecl-highp: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/nonuniform-ss-redecl-lowp: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/simple-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/mrt: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/nonuniform-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/nonuniform-ss-redecl-highp: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/nonuniform-ss-redecl-lowp: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/simple-ss: skip
spec/ext_texture_compression_bptc/bptc-api_gles2: pass
spec/ext_texture_compression_rgtc/rgtc-api_gles2: pass
spec/ext_texture_compression_s3tc/s3tc-errors_gles2: fail
spec/ext_texture_compression_s3tc/s3tc-teximage_gles2: pass
spec/ext_texture_compression_s3tc/s3tc-texsubimage_gles2: pass
spec/intel_blackhole_render/intel_blackhole-draw_gles2: skip
spec/khr_debug/object-label_gles2: fail
spec/khr_debug/object-label_gles2: pass
spec/khr_debug/push-pop-group_gles2: pass
spec/khr_parallel_shader_compile/basic_gles2: pass
spec/oes_packed_depth_stencil/depth_stencil texture gles2: pass
spec/oes_vertex_half_float/draw-vertices-half-float-user_gles2: pass
spec/oes_vertex_half_float/draw-vertices-half-float_gles2: pass

@ -8,7 +8,9 @@ spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: pass
spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: pass
spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: pass
spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: pass
spec/amd_framebuffer_multisample_advanced/api-gles3: skip
spec/arb_blend_func_extended/arb_blend_func_extended-bindfragdataindexed-invalid-parameters_gles3: pass
spec/arb_blend_func_extended/arb_blend_func_extended-dual-src-blending-discard-without-src1_gles3: pass
spec/arb_blend_func_extended/arb_blend_func_extended-fbo-extended-blend-explicit_gles3: pass
spec/arb_blend_func_extended/arb_blend_func_extended-fbo-extended-blend-pattern_gles3: pass
spec/arb_blend_func_extended/arb_blend_func_extended-fbo-extended-blend_gles3: pass
@ -26,26 +28,47 @@ spec/arb_transform_feedback2/change objects while paused (gles3): pass
spec/egl_khr_create_context/valid debug flag gles3: pass
spec/ext_base_instance/arb_base_instance-baseinstance-doesnt-affect-gl-instance-id_gles3: pass
spec/ext_base_instance/arb_base_instance-drawarrays_gles3: pass
spec/ext_shader_framebuffer_fetch/execution/discard-gles3-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/discard-gles3-ss: skip
spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ms2: skip
spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ss: skip
spec/ext_shader_framebuffer_fetch/execution/mrt-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms16-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms2-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms8-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/overwrite-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ms16-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ms2-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ms8-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ss-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/single-slice-2darray-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/single-slice-2darray-mipmap-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/single-slice-3d-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/single-slice-cubemap-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/texture-gles3: skip
spec/ext_color_buffer_float/ext_color_buffer_float-draw_gles3: pass
spec/ext_shader_framebuffer_fetch/execution/gles3/discard-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/discard-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/integer-ms2: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/integer-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/integer-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/mrt: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ms16: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ms2: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/overwrite: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ms16: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ms2: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/single-slice-2darray: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/single-slice-2darray-mipmap: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/single-slice-3d: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/single-slice-cubemap: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/texture: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/discard-ms8: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/discard-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/integer-ms2: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/integer-ms8: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/integer-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/mrt: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ms16: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ms2: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ms8: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/overwrite: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ms16: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ms2: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ms8: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/single-slice-2darray: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/single-slice-2darray-mipmap: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/single-slice-3d: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/single-slice-cubemap: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/texture: skip
spec/ext_transform_feedback/structs_gles3 basic-struct error: pass
spec/ext_transform_feedback/structs_gles3 basic-struct get: pass
spec/ext_transform_feedback/structs_gles3 basic-struct run: pass
@ -56,7 +79,34 @@ spec/glsl-es-3.00/execution/varying-struct-centroid_gles3: fail
spec/intel_blackhole_render/intel_blackhole-draw_gles3: skip
spec/intel_conservative_rasterization/intel_conservative_rasterization-depthcoverage_gles3: skip
spec/intel_conservative_rasterization/intel_conservative_rasterization-innercoverage_gles3: skip
spec/intel_conservative_rasterization/intel_conservative_rasterization-invalid_gles3: skip
spec/intel_conservative_rasterization/intel_conservative_rasterization-tri_gles3: skip
spec/khr_debug/object-label_gles3: fail
spec/khr_debug/object-label_gles3: pass
spec/khr_debug/push-pop-group_gles3: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r11f_g11f_b10f: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16_snorm: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16f: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r8: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r8_snorm: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r8i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r8ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16_snorm: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16f: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg32f: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg32i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg32ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg8: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg8_snorm: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg8i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg8ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rgb10_a2: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rgb10_a2ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rgba16: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rgba16_snorm: pass
spec/nv_read_depth/read_depth_gles3: fail

@ -5,18 +5,29 @@ spec/!opengl es 2.0/minmax_gles2: pass
spec/!opengl es 2.0/multiple-shader-objects_gles2: pass
spec/arb_blend_func_extended/arb_blend_func_extended-blend-api_gles2: pass
spec/arb_blend_func_extended/arb_blend_func_extended-builtins_gles2: pass
spec/arb_blend_func_extended/arb_blend_func_extended-fbo-extended-blend-pattern_gles2: fail
spec/egl_khr_create_context/valid debug flag gles2: pass
spec/ext_frag_depth/fragdepth_gles2: pass
spec/ext_polygon_offset_clamp/ext_polygon_offset_clamp-draw_gles2: skip
spec/ext_shader_framebuffer_fetch/execution/mrt-gles2: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles2: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles2-redecl-highp: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles2-redecl-lowp: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles2-redecl-mediump: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ss-gles2: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/mrt: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/nonuniform-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/nonuniform-ss-redecl-highp: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/nonuniform-ss-redecl-lowp: skip
spec/ext_shader_framebuffer_fetch/execution/gles2/simple-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/mrt: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/nonuniform-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/nonuniform-ss-redecl-highp: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/nonuniform-ss-redecl-lowp: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles2/simple-ss: skip
spec/ext_texture_compression_bptc/bptc-api_gles2: pass
spec/ext_texture_compression_rgtc/rgtc-api_gles2: pass
spec/ext_texture_compression_s3tc/s3tc-errors_gles2: fail
spec/ext_texture_compression_s3tc/s3tc-teximage_gles2: pass
spec/ext_texture_compression_s3tc/s3tc-texsubimage_gles2: pass
spec/intel_blackhole_render/intel_blackhole-draw_gles2: skip
spec/khr_debug/object-label_gles2: fail
spec/khr_debug/object-label_gles2: pass
spec/khr_debug/push-pop-group_gles2: pass
spec/khr_parallel_shader_compile/basic_gles2: pass
spec/oes_packed_depth_stencil/depth_stencil texture gles2: pass
spec/oes_vertex_half_float/draw-vertices-half-float-user_gles2: pass
spec/oes_vertex_half_float/draw-vertices-half-float_gles2: pass

@ -8,7 +8,9 @@ spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: pass
spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: pass
spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: pass
spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: pass
spec/amd_framebuffer_multisample_advanced/api-gles3: skip
spec/arb_blend_func_extended/arb_blend_func_extended-bindfragdataindexed-invalid-parameters_gles3: pass
spec/arb_blend_func_extended/arb_blend_func_extended-dual-src-blending-discard-without-src1_gles3: pass
spec/arb_blend_func_extended/arb_blend_func_extended-fbo-extended-blend-explicit_gles3: pass
spec/arb_blend_func_extended/arb_blend_func_extended-fbo-extended-blend-pattern_gles3: pass
spec/arb_blend_func_extended/arb_blend_func_extended-fbo-extended-blend_gles3: pass
@ -26,26 +28,47 @@ spec/arb_transform_feedback2/change objects while paused (gles3): pass
spec/egl_khr_create_context/valid debug flag gles3: pass
spec/ext_base_instance/arb_base_instance-baseinstance-doesnt-affect-gl-instance-id_gles3: pass
spec/ext_base_instance/arb_base_instance-drawarrays_gles3: pass
spec/ext_shader_framebuffer_fetch/execution/discard-gles3-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/discard-gles3-ss: skip
spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ms2: skip
spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/integer-gles3-ss: skip
spec/ext_shader_framebuffer_fetch/execution/mrt-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms16-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms2-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ms8-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/nonuniform-ss-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/overwrite-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ms16-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ms2-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ms8-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/simple-ss-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/single-slice-2darray-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/single-slice-2darray-mipmap-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/single-slice-3d-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/single-slice-cubemap-gles3: skip
spec/ext_shader_framebuffer_fetch/execution/texture-gles3: skip
spec/ext_color_buffer_float/ext_color_buffer_float-draw_gles3: pass
spec/ext_shader_framebuffer_fetch/execution/gles3/discard-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/discard-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/integer-ms2: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/integer-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/integer-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/mrt: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ms16: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ms2: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/nonuniform-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/overwrite: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ms16: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ms2: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ms8: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/simple-ss: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/single-slice-2darray: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/single-slice-2darray-mipmap: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/single-slice-3d: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/single-slice-cubemap: skip
spec/ext_shader_framebuffer_fetch/execution/gles3/texture: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/discard-ms8: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/discard-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/integer-ms2: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/integer-ms8: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/integer-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/mrt: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ms16: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ms2: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ms8: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/nonuniform-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/overwrite: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ms16: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ms2: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ms8: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/simple-ss: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/single-slice-2darray: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/single-slice-2darray-mipmap: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/single-slice-3d: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/single-slice-cubemap: skip
spec/ext_shader_framebuffer_fetch_non_coherent/execution/gles3/texture: skip
spec/ext_transform_feedback/structs_gles3 basic-struct error: pass
spec/ext_transform_feedback/structs_gles3 basic-struct get: pass
spec/ext_transform_feedback/structs_gles3 basic-struct run: pass
@ -56,7 +79,34 @@ spec/glsl-es-3.00/execution/varying-struct-centroid_gles3: fail
spec/intel_blackhole_render/intel_blackhole-draw_gles3: skip
spec/intel_conservative_rasterization/intel_conservative_rasterization-depthcoverage_gles3: skip
spec/intel_conservative_rasterization/intel_conservative_rasterization-innercoverage_gles3: skip
spec/intel_conservative_rasterization/intel_conservative_rasterization-invalid_gles3: skip
spec/intel_conservative_rasterization/intel_conservative_rasterization-tri_gles3: skip
spec/khr_debug/object-label_gles3: fail
spec/khr_debug/object-label_gles3: pass
spec/khr_debug/push-pop-group_gles3: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r11f_g11f_b10f: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16_snorm: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16f: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r16ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r8: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r8_snorm: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r8i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-r8ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16_snorm: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16f: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg16ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg32f: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg32i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg32ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg8: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg8_snorm: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg8i: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rg8ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rgb10_a2: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rgb10_a2ui: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rgba16: pass
spec/nv_image_formats/nv_image_formats-gles3/copy-rgba16_snorm: pass
spec/nv_read_depth/read_depth_gles3: fail

Loading…
Cancel
Save