Searched +full:zink +full:- +full:nvk +full:- +full:rules (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 23.3.0.rst | 1 Mesa 23.3.0 Release Notes / 2023-11-29 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 36 - GL_ARB_compute_shader on Asahi [all …]
|
H A D | 24.0.0.rst | 1 Mesa 24.0.0 Release Notes / 2024-02-01 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 35 - GL_ARB_clip_control on Asahi [all …]
|
H A 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 …]
|
H A D | 24.1.0.rst | 1 Mesa 24.1.0 Release Notes / 2024-05-22 20 --------------- 24 b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b mesa-24.1.0.tar.xz 28 ------------ 30 - VK_EXT_map_memory_placed on RADV, ANV and NVK 31 - VK_KHR_shader_subgroup_rotate on RADV and ANV and NVK 32 - VK_KHR_load_store_op_none on RADV, ANV, NVK and Turnip 33 - VK_KHR_line_rasterization on RADV, ANV, NVK and Turnip 34 - VK_KHR_index_type_uint8 on RADV, ANV, NVK and Turnip 35 - VK_KHR_shader_expect_assume on all Vulkan drivers [all …]
|
H A D | 24.2.1.rst | 1 Mesa 24.2.1 Release Notes / 2024-08-28 18 ------------- 22 SHA256: fc9a495f3a9af906838be89367564e10ef335e058f88965ad49ccc3e9a3b420b mesa-24.2.1.tar.xz 23 …3102aa999d9c9fbb65b873eb537ed4f577b5a0811e7f096e7e101510cb50326ea5c439b4b468380 mesa-24.2.1.tar.xz 27 ------------ 29 - None 33 --------- 35 - Artifacts on Black Myth Wukong 36 - DCS world radeon rx 7900 flicker 37 - radv/aco: Scheduler bug in ACO somewhere in parallel-gs [all …]
|
H A D | 24.0.2.rst | 1 Mesa 24.0.2 Release Notes / 2024-02-28 18 --------------- 22 94e28a8edad06d8ed2b83eb53f253b9eb5aa62c3080f939702e1b3039b56c9e8 mesa-24.0.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - KHR-Single-GL46.arrays_of_arrays_gl.AtomicUsage fails on MTL 35 - GTF-GL46.gtf42.GL3Tests.texture_storage.texture_storage_texture_as_framebuffer_attachment fails o… 36 - [intel][anv][build][regression] - genX_grl.h:27:10: fatal error: grl/grl_cl_kernel.h: No such fil… 37 - RX 6600 VDPAU not recognizing HEVC_MAIN_10 correctly [all …]
|
H A D | 23.3.1.rst | 1 Mesa 23.3.1 Release Notes / 2023-12-13 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 37 - Mesa 23.3.0 release build fails on 22.04 LTS [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/ |
H A D | gitlab-ci-inc.yml | 1 .zink-common-rules: 2 rules: 3 - !reference [.test, rules] 4 - !reference [.gl-rules, rules] 5 - changes: &zink_files_list 6 - src/gallium/drivers/zink/* 7 - src/gallium/drivers/zink/nir_to_spirv/* 8 - src/gallium/drivers/zink/ci/gitlab-ci.yml 9 - src/gallium/drivers/zink/ci/gitlab-ci-inc.yml 10 - src/gallium/drivers/zink/ci/deqp-$DEQP_SUITE.toml [all …]
|
H A D | gitlab-ci.yml | 2 - local: 'src/gallium/drivers/zink/ci/gitlab-ci-inc.yml' 4 zink-lvp: 6 - .test-gl 7 - .deqp-test 8 - .zink-lvp-test 10 DEQP_SUITE: zink-lvp 13 # Enable validation (except for on piglit, see deqp-zink-lvp.toml), logging 16 XVFB_SCRIPT: "VK_DRIVER=lvp install/deqp-runner.sh" 18 xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-test-env.sh && ${XVFB_SCRIPT}" 20 zink-venus-lvp: [all …]
|
/aosp_15_r20/external/mesa3d/docs/ |
H A D | features.txt | 10 driver-side. 29 specific version without the forward-compatiblity flag, such drivers 37 ------------------------------------------------------- ------------------------ 39 GL 3.0, GLSL 1.30 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, z… 54 GL_EXT_draw_buffers2 (Per-buffer blend and masks) DONE (v3d) 66 …Multisample anti-aliasing DONE (freedreno/a5xx+, freedreno (*), llvmpi… 69 (*) freedreno (a2xx-a4xx), llvmpipe, and softpipe have fake Multisample anti-aliasing support 72 GL 3.1, GLSL 1.40 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, z… 85 GL 3.2, GLSL 1.50 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, z… 100 GL 3.3, GLSL 3.30 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, z… [all …]
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_cmd_draw.c | 3 * SPDX-License-Identifier: MIT 37 return pdev->info.cls_eng3d; in nvk_cmd_buffer_3d_cls() 114 .class_id = pdev->info.cls_eng3d, in nvk_push_draw_state_init() 120 uint32_t *dw = nvk_build_mme(&pdev->info, mme, &size); in nvk_push_draw_state_init() 140 if (pdev->info.cls_eng3d >= TURING_A) in nvk_push_draw_state_init() 152 * dEQP-VK.subgroups.vote.frag_helper.subgroupallequal_bvec2_fragment will in nvk_push_draw_state_init() 155 if (pdev->info.cls_eng3d >= MAXWELL_B) { in nvk_push_draw_state_init() 156 unsigned reg = pdev->info.cls_eng3d >= VOLTA_A ? 0x419ba4 : 0x419f78; in nvk_push_draw_state_init() 188 * outputs via cross-stage linking but that won't work in the case of in nvk_push_draw_state_init() 189 * VK_EXT_shader_object and VK_EXT_graphics_pipeline_library fast-link. in nvk_push_draw_state_init() [all …]
|