ci/angle: Update ANGLE, reduce build times
ANGLE currently pulls absolutely loads of stuff that we don't need. Fix it up so we don't need to do that anymore, so it's much faster to build. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31716>
This commit is contained in:
@@ -308,7 +308,6 @@ dEQP-GLES2.functional.fbo.render.stencil_clear.rbo_bgra_stencil_index8,Fail
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_bgra_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.stencil.rbo_bgra_stencil_index8,Fail
|
||||
dEQP-GLES2.functional.fbo.render.stencil_clear.rbo_bgra_depth_component16_stencil_index8,Fail
|
||||
KHR-GLES3.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit,Fail
|
||||
KHR-GLES3.clip_distance.coverage,Fail
|
||||
dEQP-GLES2.functional.fbo.render.stencil.npot_rbo_bgra_depth_component16_stencil_index8,Fail
|
||||
dEQP-GLES2.functional.fbo.render.recreate_depthbuffer.rebind_rbo_bgra_depth_component16_stencil_index8,Fail
|
||||
@@ -337,3 +336,6 @@ dEQP-GLES2.functional.fbo.render.color.blend_npot_rbo_bgra,Fail
|
||||
dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0.bgra,Fail
|
||||
dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.depth.bgra,Fail
|
||||
dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.stencil.bgra,Fail
|
||||
|
||||
# new failures with ANGLE 2024-10-17
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
|
||||
|
||||
@@ -34,7 +34,6 @@ dEQP-GLES2.functional.fbo.render.recreate_colorbuffer.no_rebind_rbo_bgra,Fail
|
||||
dEQP-GLES2.functional.fbo.render.recreate_depthbuffer.no_rebind_rbo_bgra_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.depth.rbo_bgra_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_bgra_stencil_index8,Fail
|
||||
KHR-GLES3.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit,Fail
|
||||
dEQP-GLES2.functional.fbo.completeness.renderable.renderbuffer.stencil.bgra,Fail
|
||||
dEQP-GLES2.functional.fbo.render.color.blend_rbo_bgra_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.color_clear.rbo_bgra_depth_component16,Fail
|
||||
@@ -64,3 +63,6 @@ dEQP-GLES2.functional.fbo.render.stencil.npot_rbo_bgra_stencil_index8,Fail
|
||||
dEQP-GLES2.functional.fbo.render.stencil.rbo_bgra_depth_component16_stencil_index8,Fail
|
||||
dEQP-GLES2.functional.fbo.render.stencil_clear.rbo_bgra_depth_component16_stencil_index8,Fail
|
||||
dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0.bgra,Fail
|
||||
|
||||
# new with ANGLE 2024-10-17
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
|
||||
|
||||
@@ -22,7 +22,6 @@ dEQP-GLES2.functional.fbo.render.stencil_clear.rbo_bgra_stencil_index8,Fail
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_bgra_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.stencil.rbo_bgra_stencil_index8,Fail
|
||||
dEQP-GLES2.functional.fbo.render.stencil_clear.rbo_bgra_depth_component16_stencil_index8,Fail
|
||||
KHR-GLES3.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit,Fail
|
||||
KHR-GLES3.clip_distance.coverage,Fail
|
||||
dEQP-GLES2.functional.fbo.render.stencil.npot_rbo_bgra_depth_component16_stencil_index8,Fail
|
||||
dEQP-GLES2.functional.fbo.render.recreate_depthbuffer.rebind_rbo_bgra_depth_component16_stencil_index8,Fail
|
||||
@@ -51,3 +50,6 @@ dEQP-GLES2.functional.fbo.render.color.blend_npot_rbo_bgra,Fail
|
||||
dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0.bgra,Fail
|
||||
dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.depth.bgra,Fail
|
||||
dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.stencil.bgra,Fail
|
||||
|
||||
# new with ANGLE 2024-10-17
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
|
||||
|
||||
Reference in New Issue
Block a user