Home
last modified time | relevance | path

Searched +full:llvmpipe +full:- +full:deqp +full:- +full:test (Results 1 – 25 of 44) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dgitlab-ci.yml1 .llvmpipe-test:
3 - .llvmpipe-rules
6 GALLIUM_DRIVER: "llvmpipe"
7 FLAKES_CHANNEL: "#mesa-swrast-ci"
8 GPU_VERSION: llvmpipe
10 llvmpipe-piglit-cl:
12 - .test-cl
13 - .piglit-test
14 - .llvmpipe-test
15 - .llvmpipe-cl-rules
[all …]
Ddeqp-llvmpipe.toml1 [[deqp]]
2 deqp = "/deqp/modules/gles2/deqp-gles2"
3 caselists = ["/deqp/mustpass/gles2-master.txt"]
5 "--deqp-surface-width=256",
6 "--deqp-surface-height=256",
7 "--deqp-surface-type=pbuffer",
8 "--deqp-gl-config-name=rgba8888d24s8ms0",
9 "--deqp-visibility=hidden"
12 renderer_check = "llvmpipe"
14 [[deqp]]
[all …]
/third_party/mesa3d/.gitlab-ci/
Ddeqp-runner.sh3 echo -e "\e[0Ksection_start:$(date +%s):test_setup[collapsed=true]\r\e[0Kpreparing test setup"
5 set -ex
8 ln -sf $CI_PROJECT_DIR/install /install
10 if [ -z "$GPU_VERSION" ]; then
11 …U_VERSION must be set to something like "llvmpipe" or "freedreno-a630" (the name used in .gitlab-c…
20 export VK_ICD_FILENAMES=`pwd`/install/share/vulkan/icd.d/"$VK_DRIVER"_icd.${VK_CPU:-`uname -m`}.json
22 RESULTS=`pwd`/${DEQP_RESULTS_DIR:-results}
23 mkdir -p $RESULTS
26 SHADER_CACHE_HOME=${XDG_CACHE_HOME:-${HOME}/.cache}
27 SHADER_CACHE_DIR=${MESA_SHADER_CACHE_DIR:-${SHADER_CACHE_HOME}/mesa_shader_cache}
[all …]
/third_party/mesa3d/docs/relnotes/
D12.0.0.rst16 ----------------
20 3b8fa4d86d78f8f6ec86055b92ad1afe869001483593b3dd4531184b8bc4fcfb mesa-12.0.0.tar.gz
21 0090c025219318935124292b482e3439bc43e8c074ad01086449fcad88547dc6 mesa-12.0.0.tar.xz
24 ------------
28 - OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+)
29 - OpenGL ES 3.1 on nvc0, radeonsi
30 - GL_ARB_ES3_1_compatibility on nvc0, radeonsi
31 - GL_ARB_compute_shader on nvc0, radeonsi, softpipe
32 - GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe
33 - GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe
[all …]
D21.3.0.rst1 Mesa 21.3.0 Release Notes / 2021-11-17
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.
35 - VK_KHR_timeline_semaphore on lavapipe
[all …]
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
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
41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe
[all …]
D20.1.6.rst1 Mesa 20.1.6 Release Notes / 2020-08-19
18 ---------------
22 23bed40114b03ad640c95bfe72cc879ed2f941d0d481b77b5204a1fc567fa93c mesa-20.1.6.tar.xz
26 ------------
28 - None
32 ---------
34 - [spirv-fuzz] SPIR-V parsing failed "src->type->type == dest->type->type"
35 - [RADV] commit d19bc94e4eb94 broke gamescope with Navi
36 - 4e3a7dcf6ee4946c46ae8b35e7883a49859ef6fb breaks Gamescope showing windows properly.
37 - anv: crashes in CTS test dEQP-VK.subgroups.*.framebuffer.*_tess_eval
[all …]
D20.2.0.rst1 Mesa 20.2.0 Release Notes / 2020-09-28
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.
40 - GL_EXT_texture_shadow_lod on llvmpipe
[all …]
D22.1.0.rst1 Mesa 22.1.0 Release Notes / 2022-05-18
20 ---------------
24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz
28 ------------
30 - d3d12 GL4.2
31 - GL_NV_pack_subimage
32 - VK_EXT_depth_clip_control on lavapipe and RADV
33 - Vulkan 1.3 support on lavapipe
34 - VK_EXT_graphics_pipeline_library on lavapipe
35 - VK_EXT_primitives_generated_query on lavapipe
[all …]
D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
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.
35 - VK_AMD_mixed_attachment_samples on RADV.
[all …]
D19.3.0.rst1 Mesa 19.3.0 Release Notes / 2019-12-12
21 ---------------
25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz
28 ------------
30 - GL_ARB_gl_spirv on i965, iris.
31 - GL_ARB_spirv_extensions on i965, iris.
32 - GL_EXT_demote_to_helper_invocation on iris, i965.
33 - OpenGL 4.6 on i965, iris.
34 - EGL_EXT_image_flush_external
35 - VK_ANDROID_external_memory_android_hardware_buffer on RADV.
[all …]
D22.0.1.rst1 Mesa 22.0.1 Release Notes / 2022-03-29
18 ---------------
22 c05f9682c54560b36e0afa70896233fc73f1ed715e10d1a028b0eb84fd04426f mesa-22.0.1.tar.xz
26 ------------
28 - None
32 ---------
34 - freedreno: crash in PUBG
35 - [regression][bisected] MSVC: Build failure in libmesa_util when targeting x86 32-bit
36 - A crash in radeonsi driver
37 - freedreno: deqp cts fails
[all …]
D22.0.0.rst1 Mesa 22.0.0 Release Notes / 2022-03-09
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
35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff…
[all …]
D13.0.0.rst16 ----------------
20 4a54d7cdc1a94a8dae05a75ccff48356406d51b0d6a64cbdc641c266e3e008eb mesa-13.0.0.tar.gz
21 94edb4ebff82066a68be79d9c2627f15995e1fe10f67ab3fc63deb842027d727 mesa-13.0.0.tar.xz
24 ------------
28 - OpenGL ES 3.1 on i965/hsw
29 - OpenGL ES 3.2 on i965/gen9+ (Skylake and later)
30 - GL_ARB_ES3_1_compatibility on i965
31 - GL_ARB_ES3_2_compatibility on i965/gen8+
32 - GL_ARB_clear_texture on r600, radeonsi
33 - GL_ARB_compute_variable_group_size on nvc0, radeonsi
[all …]
D20.1.0.rst1 Mesa 20.1.0 Release Notes / 2020-05-27
21 ---------------
25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on i965.
31 - GL_EXT_depth_bounds_test on Iris.
32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0.
33 - GL_NV_alpha_to_coverage_dither_control on radeonsi
34 - GL_NV_copy_image on all gallium drivers.
35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.
[all …]
D21.2.0.rst1 Mesa 21.2.0 Release Notes / 2021-08-04
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.
40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV.
[all …]
D20.1.3.rst1 Mesa 20.1.3 Release Notes / 2020-07-08
20 ---------------
24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz
27 ------------
29 - None
32 ---------
34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores
36 - [v3d] corruption when GS omits some vertices
37 - [RADV] Non-precise occlusion queries return non-zero when all
39 - [DXVK] Project Cars rendering problems
[all …]
D20.3.0.rst1 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 …]
/third_party/mesa3d/src/gallium/drivers/softpipe/ci/
Ddeqp-softpipe.toml1 [[deqp]]
2 deqp = "/deqp/modules/gles2/deqp-gles2"
3 caselists = ["/deqp/mustpass/gles2-master.txt"]
5 "--deqp-surface-width=256",
6 "--deqp-surface-height=256",
7 "--deqp-surface-type=pbuffer",
8 "--deqp-gl-config-name=rgba8888d24s8ms0",
9 "--deqp-visibility=hidden"
14 [[deqp]]
15 deqp = "/deqp/modules/gles3/deqp-gles3"
[all …]
/third_party/mesa3d/src/freedreno/ci/
Ddeqp-freedreno-a530.toml1 # Basic test set
2 [[deqp]]
3 deqp = "/deqp/modules/gles2/deqp-gles2"
4 caselists = ["/deqp/mustpass/gles2-master.txt"]
6 "--deqp-surface-width=256", "--deqp-surface-height=256",
7 "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
8 "--deqp-gl-config-name=rgba8888d24s8ms0",
13 [[deqp]]
14 deqp = "/deqp/modules/gles3/deqp-gles3"
15 caselists = ["/deqp/mustpass/gles3-master.txt"]
[all …]
/third_party/mesa3d/src/gallium/drivers/zink/ci/
Dgitlab-ci.yml1 .zink-lvp-test:
3 - .zink-lvp-rules
8 GPU_VERSION: zink-lvp
9 FLAKES_CHANNEL: "#zink-ci"
10 # Fix non-conformant llvmpipe filter defaults
15 - mesa-swrast
17 - .test-gl
18 - .deqp-test
19 - .zink-lvp-test
21 DEQP_SUITE: zink-lvp
[all …]
/third_party/mesa3d/src/panfrost/ci/
Dpanfrost-t860-skips.txt2 # non-zero-length and not starting with '#', will regex match to
3 # delete lines from the test list. Be careful.
5 # These are really slow on tiling architectures (including llvmpipe).
6 dEQP-GLES[0-9]*.functional.flush_finish.*
9 dEQP-GLES31.functional.draw_indirect.compute_interop.large.*
/third_party/mesa3d/src/gallium/drivers/virgl/ci/
Dgitlab-ci.yml1 .virpipe-test:
3 - .test-gl
4 - .virgl-rules
7 FLAKES_CHANNEL: "#virgl-ci"
9 - xvfb-run --server-args='-noreset' sh -c "GALLIUM_DRIVER=virpipe install/deqp-runner.sh"
11 virpipe-on-gl:
13 - .deqp-test
14 - .virpipe-test
16 DEQP_SUITE: virpipe-gl
17 GPU_VERSION: virpipe-gl
[all …]
/third_party/mesa3d/docs/ci/
Ddocker.rst4 For llvmpipe and swrast CI, we run tests in a container containing
5 VK-GL-CTS, on the shared GitLab runners provided by `freedesktop
9 ---------------------
12 .gitlab-ci/container/ when the FDO\_DISTRIBUTION\_TAG changes in
13 .gitlab-ci.yml. The resulting images are around 1 GB, and are
18 gitlab-runner is a client that polls gitlab.freedesktop.org for
20 have tags, so we can have DUT-specific jobs that only run on runners
23 Since dEQP takes a long time to run, we mark the job as "parallel" at
25 deqp-runner.sh takes the corresponding fraction of the test list for
28 To reduce dEQP runtime (or avoid tests with unreliable results), a
[all …]
/third_party/mesa3d/src/gallium/frontends/lavapipe/ci/
Dgitlab-ci.yml1 .lavapipe-test:
2 stage: software-renderer
4 - .test-vk
5 - .lavapipe-rules
6 - .deqp-test-vk
10 DEQP_EXPECTED_RENDERER: llvmpipe
15 - mesa-swrast
19 stage: software-renderer
21 - .lavapipe-test
23 lavapipe-vk-asan:
[all …]

12