Searched +full:arm64_test +full:- +full:gl (Results  1 – 6 of 6) sorted by relevance
| /external/mesa3d/.gitlab-ci/container/ | 
| D | gitlab-ci.yml | 3 .incorporate-templates-commit: 5     FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}" 7 .incorporate-base-tag+templates-commit: 9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT… 10     FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}" 12 .set-image: 14     - .incorporate-templates-commit 19 .set-image-base-tag: 21     - .set-image 22     - .incorporate-base-tag+templates-commit [all …] 
 | 
| /external/mesa3d/.gitlab-ci/ | 
| D | image-tags.yml | 15    DEBIAN_X86_64_BUILD_BASE_IMAGE: "debian/x86_64_build-base" 16    DEBIAN_BASE_TAG: "20250109-libubsan1" 19    DEBIAN_BUILD_TAG: "20241220-android" 21    DEBIAN_X86_64_TEST_BASE_IMAGE: "debian/x86_64_test-base" 22    DEBIAN_ARM64_TEST_BASE_IMAGE: "debian/arm64_test-base" 24    DEBIAN_X86_64_TEST_IMAGE_GL_PATH: "debian/x86_64_test-gl" 25    DEBIAN_ARM64_TEST_IMAGE_GL_PATH: "debian/arm64_test-gl" 26    DEBIAN_X86_64_TEST_IMAGE_VK_PATH: "debian/x86_64_test-vk" 27    DEBIAN_ARM64_TEST_IMAGE_VK_PATH: "debian/arm64_test-vk" 28    DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android" [all …] 
 | 
| /external/mesa3d/.gitlab-ci/test/ | 
| D | gitlab-ci.yml | 7     - !reference [default, before_script] 9     - rm -rf install 10     - tar -xf artifacts/install.tar 11     - section_start ldd_section "Checking ldd on driver build" 12     - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13     - section_end ldd_section 18       - results/ 20     - !reference [.common-rules, rules] 21     - !reference [.never-post-merge-rules, rules] 23 .formatting-check: [all …] 
 | 
| /external/mesa3d/docs/relnotes/ | 
| D | 21.0.0.rst | 1 Mesa 21.0.0 Release Notes / 2021-03-11 20 --------------- 24     e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84  mesa-21.0.0.tar.xz 28 ------------ 30 - GL_EXT_demote_to_helper_invocation on radeonsi 32 - GL_NV_compute_shader_derivatives on radeonsi 34 - EGL_MESA_platform_xcb 36 - Removed GL_NV_point_sprite for classic swrast. 38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf… 40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support [all …] 
 | 
| D | 20.3.0.rst | 1 Mesa 20.3.0 Release Notes / 2020-12-03 20 --------------- 24     2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630  mesa-20.3.0.tar.xz 28 ------------ 30 - GL 4.5 on llvmpipe 32 - GL_INTEL_blackhole_render on radeonsi 34 - GL_NV_copy_depth_to_color for NIR 36 - GL_NV_half_float 38 - GL_NV_shader_atomic_int64 on radeonsi 40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3) [all …] 
 | 
| D | 24.2.0.rst | 1 Mesa 24.2.0 Release Notes / 2024-08-14 20 --------------- 24     c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf  mesa-24.2.0.tar.xz 28 ------------ 30 - VK_KHR_dynamic_rendering_local_read on RADV 31 - VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV 32 - VK_MESA_image_alignment_control on RADV 33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip 34 - VK_KHR_maintenance5 on v3dv 35 - VK_KHR_maintenance7 on RADV [all …] 
 |