Home
last modified time | relevance | path

Searched +full:vulkan +full:- +full:manual +full:- +full:rules (Results 1 – 25 of 42) sorted by relevance

12

/external/mesa3d/src/intel/ci/
Dgitlab-ci-inc.yml1 .intel-common-rules:
3 rules:
4 - changes: &intel_common_file_list
5 - src/intel/*
6 - src/intel/blorp/**/*
7 - src/intel/common/**/*
8 - src/intel/compiler/**/*
9 - src/intel/dev/**/*
10 - src/intel/ds/**/*
11 - src/intel/genxml/**/*
[all …]
/external/mesa3d/src/freedreno/ci/
Dgitlab-ci-inc.yml1 # Rules for changes that impact either freedreno or turnip.
2 .freedreno-common-rules:
3 rules:
4 - !reference [.test, rules]
5 - !reference [.no_scheduled_pipelines-rules, rules]
6 - changes: &freedreno_core_file_list
7 - src/freedreno/ci/gitlab-ci.yml
8 - src/freedreno/ci/gitlab-ci-inc.yml
9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml
10 - src/freedreno/ci/$GPU_VERSION-fails.txt
[all …]
/external/mesa3d/src/broadcom/ci/
Dgitlab-ci-inc.yml1 .broadcom-common-rules:
2 rules:
3 - changes: &broadcom_file_list
4 - src/broadcom/meson.build
5 - src/broadcom/ci/gitlab-ci.yml
6 - src/broadcom/ci/gitlab-ci-inc.yml
7 - src/broadcom/ci/deqp-$DEQP_SUITE.toml
8 - src/broadcom/ci/$GPU_VERSION-fails.txt
9 - src/broadcom/ci/$GPU_VERSION-flakes.txt
10 - src/broadcom/ci/$GPU_VERSION-skips.txt
[all …]
/external/mesa3d/.gitlab-ci/
Dtest-source-dep.yml5 .scheduled_pipeline-rules:
6 rules:
7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"'
14 - api_failure
15 - runner_system_failure
16 - scheduler_failure
17 - data_integrity_failure
18 - unknown_failure
23 .no_scheduled_pipelines-rules:
24 rules:
[all …]
/external/mesa3d/src/amd/ci/
Dgitlab-ci-inc.yml1 .radeonsi-rules:
3 rules:
4 - !reference [.test, rules]
5 - !reference [.collabora-farm-rules, rules]
6 - !reference [.gl-rules, rules]
7 - changes: &amd_common_file_list
8 - src/amd/*
9 - src/amd/addrlib/**/*
10 - src/amd/ci/gitlab-ci.yml
11 - src/amd/ci/gitlab-ci-inc.yml
[all …]
Dgitlab-ci.yml2 - local: 'src/amd/ci/gitlab-ci-inc.yml'
5 radv-stoney-vkcts:x86_64:
7 - .lava-test-deqp:x86_64
8 - .radv-stoney-test:x86_64
13 radv-stoney-angle:
15 - .lava-test-deqp:x86_64
16 - .radv-stoney-test:x86_64
17 - .radeonsi+radv-rules # Note: Xorg uses radeonsi, so depend on both gl and vulkan
19 DEQP_SUITE: radv-stoney-angle
22 GPU_VERSION: angle-radv-stoney-aco
[all …]
/external/mesa3d/src/gallium/frontends/lavapipe/ci/
Dgitlab-ci-inc.yml1 .lavapipe-rules:
2 stage: software-renderer
3 rules:
4 - !reference [.test, rules]
5 - if: $FORCE_KERNEL_TAG != null
7 - !reference [.vulkan-rules, rules]
8 - !reference [.gallium-core-rules, rules]
9 - changes: &lavapipe_file_list
10 - src/gallium/drivers/llvmpipe/**/*
11 - src/gallium/frontends/lavapipe/**/*
[all …]
/external/mesa3d/src/panfrost/ci/
Dgitlab-ci.yml1 .panfrost-midgard-rules:
3 rules:
4 - !reference [.test, rules]
5 - !reference [.collabora-farm-rules, rules]
6 - !reference [.gl-rules, rules]
7 - changes: &panfrost_gallium_file_list
8 - src/gallium/drivers/panfrost/**/*
9 - src/gallium/winsys/panfrost/**/*
11 - changes: &panfrost_common_file_list
12 - src/panfrost/ci/gitlab-ci.yml
[all …]
/external/mesa3d/docs/
Dgitlab-ci.yml1 .docs-base:
5 - .fdo.ci-fairy
9 - public/
11 - apk --no-cache add coreutils graphviz py3-clang clang-dev musl-dev linux-headers
12 - pip3 install sphinx===5.1.1 mako===1.2.3 hawkmoth===0.16.0
13 - sphinx-build -W -b $BUILDER docs public
16 extends: .docs-base
19 rules:
20 - !reference [.no_scheduled_pipelines-rules, rules]
21- if: '$CI_PROJECT_NAMESPACE == "mesa" && $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH && $CI_COMMIT_…
[all …]
/external/virglrenderer/
D.gitlab-ci.yml3 MESA_TEMPLATES_COMMIT: &ci-templates-commit d5aa3941aa03c2f716595116354fb81eb8012acb
10 # at least the 'debian-testing' job in 'Build-x86_64' stage completed.
12 # Pick a pipeline on https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/
18 # per-pipeline artifact storage on MinIO
20 # per-job artifact storage on MinIO
23 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${STORAGE_HOST}/mesa-tracie-results/${FDO_UPSTREAM_REPO}"
27 - project: 'freedesktop/ci-templates'
30 - '/templates/ci-fairy.yml'
31 - project: 'freedesktop/ci-templates'
32 ref: *ci-templates-commit
[all …]
/external/mesa3d/docs/relnotes/
D23.1.0.rst1 Mesa 23.1.0 Release Notes / 2023-05-10
15 Mesa 23.1.0 implements the Vulkan 1.3 API, but the version reported by
20 ---------------
24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz
28 ------------
30 - VK_EXT_pipeline_library_group_handles on RADV
31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+
32 - VK_KHR_map_memory2 on ANV and RADV
33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+
34 - VK_EXT_discard_rectangles version 2 on RADV
[all …]
D23.3.1.rst1 Mesa 23.3.1 Release Notes / 2023-12-13
13 Mesa 23.3.1 implements the Vulkan 1.3 API, but the version reported by
18 ---------------
22 6e48126d70fdb3f20ffeb246ca0c2e41ffdc835f0663a03d4526b8bf5db41de6 mesa-23.3.1.tar.xz
26 ------------
28 - None
32 ---------
34 - [23.3.0] Parallel build failure - fatal error: vtn_generator_ids.h: No such file or directory
35 - crocus: Assertion failures in NIR divergence analysis
36 - anv: Resident Evil 2 hang
[all …]
D23.2.1.rst1 Mesa 23.2.1 Release Notes / 2023-09-28
18 Mesa 23.2.1 implements the Vulkan 1.3 API, but the version reported by
23 ---------------
27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz
32 ------------
34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV
36 - extendedDynamicState3SampleLocationsEnable on RADV
38 - VK_EXT_dynamic_rendering_unused_attachments on RADV
40 - VK_EXT_mesh_shader on lavapipe
42 - OpenGL 3.1 on Asahi
[all …]
D23.3.0.rst1 Mesa 23.3.0 Release Notes / 2023-11-29
15 Mesa 23.3.0 implements the Vulkan 1.3 API, but the version reported by
20 ---------------
24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz
28 -----------
29 - NVK: A Vulkan driver for Nvidia hardware
32 ------------
33 - VK_EXT_pipeline_robustness on ANV
34 - VK_KHR_maintenance5 on RADV
35 - OpenGL ES 3.1 on Asahi
[all …]
D24.0.0.rst1 Mesa 24.0.0 Release Notes / 2024-02-01
15 Mesa 24.0.0 implements the Vulkan 1.3 API, but the version reported by
20 ---------------
24 dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36 mesa-24.0.0.tar.xz
28 ------------
30 - VK_EXT_image_compression_control on RADV
31 - VK_EXT_device_fault on RADV
32 - OpenGL 3.3 on Asahi
33 - Geometry shaders on Asahi
34 - GL_ARB_texture_cube_map_array on Asahi
[all …]
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
15 Mesa 22.2.0 implements the Vulkan 1.3 API, but the version reported by
20 ---------------
24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz
29 ------------
31 - WGL_ARB_create_context_robustness
33 - d3d12 ARB_robust_buffer_access_behavior
35 - VK_EXT_robustness2 for lavapipe
37 - VK_EXT_image_2d_view_of_3d on RADV
39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support
[all …]
D22.3.0.rst1 Mesa 22.3.0 Release Notes / 2022-12-02
15 Mesa 22.3.0 implements the Vulkan 1.3 API, but the version reported by
20 ---------------
24 644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746 mesa-22.3.0.tar.xz
28 ------------
30 - GL_ARB_shader_clock on llvmpipe
31 - VK_KHR_shader_clock on lavapipe
32 - Mesa-DB, the new single file cache type
33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe
34 - VK_KHR_global_priority on RADV
[all …]
D21.3.0.rst1 Mesa 21.3.0 Release Notes / 2021-11-17
15 Mesa 21.3.0 implements the Vulkan 1.2 API, but the version reported by
20 ---------------
24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz
28 ------------
30 - VK_EXT_color_write_enable on lavapipe
31 - GL_ARB_texture_filter_anisotropic in llvmpipe
32 - Anisotropic texture filtering in lavapipe
33 - VK_EXT_shader_atomic_float2 on Intel and RADV.
34 - VK_EXT_vertex_input_dynamic_state on RADV.
[all …]
D21.2.0.rst1 Mesa 21.2.0 Release Notes / 2021-08-04
15 Mesa 21.2.0 implements the Vulkan 1.2 API, but the version reported by
20 ---------------
24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz
28 ------------
30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock
32 - VK_EXT_provoking_vertex on RADV.
34 - VK_EXT_extended_dynamic_state2 on RADV.
36 - VK_EXT_global_priority_query on RADV.
38 - VK_EXT_physical_device_drm on RADV.
[all …]
D22.0.0.rst1 Mesa 22.0.0 Release Notes / 2022-03-09
15 Mesa 22.0.0 implements the Vulkan 1.2 API, but the version reported by
20 ---------------
24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz
28 ------------
30 - lavapipe,radv,anv KHR_dynamic_rendering
31 - radv EXT_image_view_min_lod
32 - VK_KHR_synchronization2 on RADV.
33 - OpenSWR has been moved to the Amber branch
34 - radeonsi, zink ARB_sparse_texture
[all …]
D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
16 Mesa 20.0.0 implements the Vulkan 1.2 API, but the version reported by
21 ---------------
25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz
28 ------------
30 - OpenGL 4.6 on radeonsi.
31 - GL_ARB_gl_spirv on radeonsi.
32 - GL_ARB_spirv_extensions on radeonsi.
33 - GL_EXT_direct_state_access for compatibility profile.
34 - VK_AMD_device_coherent_memory on RADV.
[all …]
D20.2.0.rst1 Mesa 20.2.0 Release Notes / 2020-09-28
15 Mesa 20.2.0 implements the Vulkan 1.2 API, but the version reported by
20 ---------------
24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on Iris.
32 - GL_ARB_gpu_shader5 on llvmpipe
34 - GL_ARB_post_depth_coverage on llvmpipe
36 - GLES 3.2 on llvmpipe
38 - GL_EXT_shader_group_vote on GLES3.
[all …]
D21.1.0.rst1 Mesa 21.1.0 Release Notes / 2021-05-05
15 Mesa 21.1.0 implements the Vulkan 1.2 API, but the version reported by
20 ---------------
24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz
28 ------------
30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV
32 - DRM format modifiers for AMD.
34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV
36 - Zink exposes GL 4.6 and ES 3.1
38 - GL_EXT_depth_bounds_test on softpipe, zink
[all …]
D21.0.0.rst1 Mesa 21.0.0 Release Notes / 2021-03-11
15 Mesa 21.0.0 implements the Vulkan 1.2 API, but the version reported by
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…
[all …]
/external/skia/bazel/deps_parser/
Ddeps_parser.go2 // Use of this source code is governed by a BSD-style license that can be
29 "abseil-cpp": {bazelNameOverride: "abseil_cpp"},
32 "spirv-tools": {bazelNameOverride: "spirv_tools"},
34 "spirv-headers": {bazelNameOverride: "spirv_headers"},
51 "libjpeg-turbo": {bazelNameOverride: "libjpeg_turbo", needsBazelFile: true},
56 "spirv-cross": {bazelNameOverride: "spirv_cross", needsBazelFile: true},
60 "vulkan-headers": {bazelNameOverride: "vulkan_headers", needsBazelFile: true},
61 "vulkan-tools": {bazelNameOverride: "vulkan_tools", needsBazelFile: true},
62 "vulkan-utility-libraries": {bazelNameOverride: "vulkan_utility_libraries", needsBazelFile: true},
65 // Some other dependency downloads zlib but with their own rules
[all …]

12