mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
Uprev ANGLE to f355e2b37ed43939e2753fc7dacccf75abb4c1a3
a3f2545f6b...f355e2b37e
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34650>
This commit is contained in:
parent
fcb6dfb29c
commit
3f49272944
4 changed files with 7 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
variables:
|
||||
CONDITIONAL_BUILD_ANGLE_TAG: ab19bccfd3858c539ba8cb8d9b52a003
|
||||
CONDITIONAL_BUILD_ANGLE_TAG: e7c547147880538db994f480292364c7
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: e2cb48af623fb6c8b9793679de33d5be
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ uncollapsed_section_start angle "Building ANGLE"
|
|||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "ANGLE_TAG"
|
||||
|
||||
ANGLE_REV="a3f2545f6bb3e8d27827dceb2b4e901673995ad1"
|
||||
ANGLE_REV="f355e2b37ed43939e2753fc7dacccf75abb4c1a3"
|
||||
|
||||
# Set ANGLE_ARCH based on DEBIAN_ARCH if it hasn't been explicitly defined
|
||||
if [[ -z "${ANGLE_ARCH:-}" ]]; then
|
||||
|
|
|
|||
|
|
@ -23,10 +23,10 @@ variables:
|
|||
|
||||
DEBIAN_BUILD_TAG: "20250422-ci-fairy"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250417-aosp-cts"
|
||||
DEBIAN_TEST_GL_TAG: "20250418-apitrace"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250422-angle-f3"
|
||||
DEBIAN_TEST_GL_TAG: "20250422-angle-f3"
|
||||
DEBIAN_TEST_VK_TAG: "20250419-vkd3d"
|
||||
KERNEL_ROOTFS_TAG: "20250418-apitrace"
|
||||
KERNEL_ROOTFS_TAG: "20250422-angle-f3"
|
||||
|
||||
DEBIAN_PYUTILS_TAG: "20250422-ci-fairy"
|
||||
|
||||
|
|
|
|||
|
|
@ -94,3 +94,5 @@ angle-dEQP-GLES31.functional.tessellation.user_defined_io.per_patch.vertex_io_ar
|
|||
angle-dEQP-GLES31.functional.tessellation.user_defined_io.per_patch.vertex_io_array_size_implicit.isolines
|
||||
angle-dEQP-GLES31.functional.tessellation.user_defined_io.per_patch.vertex_io_array_size_shader_builtin.isolines
|
||||
angle-dEQP-GLES31.functional.tessellation.user_defined_io.per_vertex.vertex_io_array_size_shader_builtin.triangles_explicit_tcs_out_size
|
||||
angle-dEQP-GLES31.functional.tessellation.invariance.outer_edge_symmetry.isolines_fractional_odd_spacing_cw_point_mode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue