Home
last modified time | relevance | path

Searched +full:- +full:vkd3d (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/amd/ci/
H A 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
18 DEQP_SUITE: radv-stoney-angle
21 GPU_VERSION: angle-radv-stoney-aco
23 radv-stoney-angle-full:
[all …]
H A Dgitlab-ci-inc.yml1 .radeonsi-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
12 - src/amd/ci/deqp-$DEQP_SUITE.toml
[all …]
H A D.gitattributes1 vkd3d-*.txt eol=crlf
H A Dradv-tahiti-vkd3d-skips.txt1 # These vkd3d-proton tests are skipped because they trigger GPU hangs.
/aosp_15_r20/external/mesa3d/.gitlab-ci/
H A Dvkd3d-runner.sh3 set -e
10 if [[ -z "$VK_DRIVER" ]]; then
15 INSTALL=$(realpath -s "$PWD"/install)
21 export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$INSTALL/lib/:/vkd3d-proton-tests/x64/"
25 ARCH=$(uname -m)
29 export WINEDEBUG="-all"
30 export WINEPREFIX="/vkd3d-proton-wine64"
33 if [ -f "$INSTALL/$GPU_VERSION-vkd3d-skips.txt" ]; then
34 mapfile -t skips < <(grep -vE '^#|^$' "$INSTALL/$GPU_VERSION-vkd3d-skips.txt")
43 if ! vulkaninfo | grep driverInfo | tee /tmp/version.txt | grep -F "Mesa $MESA_VERSION"; then
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/
H A Dbuild-vkd3d-proton.sh4 # .gitlab-ci/image-tags.yml tags:
7 set -ex
11 VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
12 VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"
13 VKD3D_PROTON_BUILD_DIR="/vkd3d-proton-$VKD3D_PROTON_VERSION"
20 -Denable_tests=true \
21 --buildtype release \
22 --prefix "$VKD3D_PROTON_DST_DIR" \
23 --strip \
24 --bindir "x${arch}" \
[all …]
/aosp_15_r20/external/mesa3d/src/nouveau/ci/
H A Dgitlab-ci-inc.yml1 .nvk-valve-rules:
4 - !reference [.test, rules]
5 - !reference [.valve-farm-rules, rules]
6 - !reference [.vulkan-rules, rules]
7 - changes: &nvk_file_list
8 - src/nouveau/*
9 - src/nouveau/codegen**/*
10 - src/nouveau/compiler/**/*
11 - src/nouveau/drm/**/*
12 - src/nouveau/nme/**/*
[all …]
H A Dgitlab-ci.yml2 - local: 'src/nouveau/ci/gitlab-ci-inc.yml'
4 nvk-ga106-vkcts-valve:
6 - .b2c-x86_64-test-vk
7 - .nvk-vkcts
8 - .nvk-ga106-valve
9 - .nvk-valve-manual-rules
15 nvk-ga106-vkd3d-valve:
17 - .b2c-x86_64-test-vk
18 - .nvk-vkcts
19 - .nvk-ga106-valve
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/debian/
H A Dtest-vk.sh6 set -e
7 set -o xtrace
11 apt-get install -y libelogind0 # this interfere with systemd deps, install separately
17 dpkg-dev
19 glslang-tools
20 libexpat1-dev
22 libdrm-dev
23 libgbm-dev
24 libgles2-mesa-dev
25 liblz4-dev
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/test/
H A Dgitlab-ci.yml7 - !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 [.never-post-merge-rules, rules]
22 .formatting-check:
25 stage: code-validation
[all …]
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D24.2.0.rst1 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 D18.2.8.rst16 ----------------
20 77512edc0a84e19c7131a0e2e5ebf1beaf1494dc4b71508fcc92d06d65f9f4f5 mesa-18.2.8.tar.gz
21 1d2ed9fd435d86d95b7215b287258d3e6b1180293a36f688e5a2efc18298d863 mesa-18.2.8.tar.xz
24 ------------
29 ---------
31 - `Bug 108114 <https://bugs.freedesktop.org/show_bug.cgi?id=108114>`__
32 - [vulkancts] new VK_KHR_16bit_storage tests fail.
33 - `Bug 108116 <https://bugs.freedesktop.org/show_bug.cgi?id=108116>`__
34 - [vulkancts] stencil partial clear tests fail.
35 - `Bug 108910 <https://bugs.freedesktop.org/show_bug.cgi?id=108910>`__
[all …]
H A D18.3.2.rst16 ----------------
20 1cde4fafd40cd1ad4ee3a13b364b7a0175a08b7afdd127fb46f918c1e1dfd4b0 mesa-18.3.2.tar.gz
21 f7ce7181c07b6d8e0132da879af1729523a6c8aa87f79a9d59dfd064024cfb35 mesa-18.3.2.tar.xz
24 ------------
29 ---------
31 - `Bug 106595 <https://bugs.freedesktop.org/show_bug.cgi?id=106595>`__
32 - [RADV] Rendering distortions only when MSAA is enabled
33 - `Bug 107728 <https://bugs.freedesktop.org/show_bug.cgi?id=107728>`__
34 - Wrong background in Sascha Willem's Multisampling Demo
35 - `Bug 108114 <https://bugs.freedesktop.org/show_bug.cgi?id=108114>`__
[all …]
H A D21.1.6.rst1 Mesa 21.1.6 Release Notes / 2021-07-28
18 ---------------
22 b1cb0122f911dfa9fe1f209a7061378c61a1448a280e711511ca72dad9999e37 mesa-21.1.6.tar.xz
26 ------------
28 - None
32 ---------
34 - [RADV] FSR in Resident Evil: Village looks very pixelated on Polaris
35 - Crash in update_buffers after closing KDE "splash screen" downloader
36 - Crash in update_buffers after closing KDE "splash screen" downloader
37 - radeonsi: persistent, read-only buffer maps are slow to read
[all …]
H A D18.2.7.rst16 ----------------
20 092351cfbcd430ec595fbd3a3d8d253fd62c29074e1740d7198b00289ab400f8 mesa-18.2.7.tar.gz
21 9c7b02560d89d77ca279cd21f36ea9a49e9ffc5611f6fe35099357d744d07ae6 mesa-18.2.7.tar.xz
24 ------------
29 ---------
31 - `Bug 106577 <https://bugs.freedesktop.org/show_bug.cgi?id=106577>`__
32 - broken rendering with nine and nouveau (GM107)
33 - `Bug 108245 <https://bugs.freedesktop.org/show_bug.cgi?id=108245>`__
34 - RADV/Vega: Low mip levels of large BCn textures get corrupted by
36 - `Bug 108311 <https://bugs.freedesktop.org/show_bug.cgi?id=108311>`__
[all …]
H A D24.0.6.rst1 Mesa 24.0.6 Release Notes / 2024-04-24
18 ---------------
22 8b7a92dbe6468c18f2383700135b5fe9de836cdf0cc8fd7dbae3c7110237d604 mesa-24.0.6.tar.xz
26 ------------
28 - None
32 ---------
34 - radv: mesa-9999/src/amd/vulkan/radv_image_view.c:147: radv_set_mutable_tex_desc_fields: Assertion…
35 - r600: Valheim hangs CAYMAN gpu (regression/bisected)
36 - r600: Artifacts in Oxygen Not Included around air ducts and pipes (regression, bisected)
37 - RADV, regression : Objects randomly appear/disappear on Unreal Engine 4 titles using D3D12 backen…
[all …]
H A D20.1.1.rst1 Mesa 20.1.1 Release Notes / 2020-06-10
20 ---------------
24 3ea6e46ea7881c656f7b4724639eaa4672d4e0e0b70869651e8f955ebae3d476 mesa-20.1.1.tar.xz
27 ------------
29 - None
32 ---------
34 - i965: Rendering problems replaying a trace of "Refunct" after
35 mesa-20.1.0-rc1 release [bisected]
36 - gallium/winsys/radeon/drm fails assertion on 32bit
37 - NIR validation failed after glsl to nir, before function inline,
[all …]
H A D24.0.5.rst1 Mesa 24.0.5 Release Notes / 2024-04-10
18 ---------------
22 38cc245ca8faa3c69da6d2687f8906377001f63365348a62cc6f7fafb1e8c018 mesa-24.0.5.tar.xz
26 ------------
28 - None
32 ---------
34 - anv: vkd3d-proton test_stress_suballocation failure
35 - d3d12: Zwift renders with bad textures/lighting
36 - NVK: Misrendering with Civilization 6
37 - radv: RDR2 might need zerovram
[all …]
H A D20.0.8.rst1 Mesa 20.0.8 Release Notes / 2020-06-11
20 ---------------
24 6cf0c010df89680f9b2bc6432ff01400031795e39bceda7535fa00af06740b6c mesa-20.0.8.tar.xz
27 ------------
29 - VK_GOOGLE_user_type on ANV and RADV.
32 ---------
34 - iris/i965: possible regression in 20.0.5 due to changes in buffer
36 - [RADV] - Doom Eternal (782330) & Metro Exodus (412020) - Title
39 - [RADV] - Doom Eternal (782330) & Metro Exodus (412020) - Title
42 - NIR validation failed after glsl to nir, before function inline,
[all …]
/aosp_15_r20/external/mesa3d/src/freedreno/ci/
H A Dgitlab-ci-inc.yml2 .freedreno-common-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
11 - src/freedreno/ci/$GPU_VERSION-flakes.txt
12 - src/freedreno/ci/$GPU_VERSION-skips.txt
[all …]
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_generators_inc/android_arm64_armv8-2a_cortex-a55/gen/
Dgenerators.inc7 {6, "Khronos", "LLVM/SPIR-V Translator", "Khronos LLVM/SPIR-V Translator"},
8 {7, "Khronos", "SPIR-V Tools Assembler", "Khronos SPIR-V Tools Assembler"},
17 {16, "X-LEGEND", "Mesa-IR/SPIR-V Translator", "X-LEGEND Mesa-IR/SPIR-V Translator"},
18 {17, "Khronos", "SPIR-V Tools Linker", "Khronos SPIR-V Tools Linker"},
19 {18, "Wine", "VKD3D Shader Compiler", "Wine VKD3D Shader Compiler"},
23 {22, "LLVM", "MLIR SPIR-V Serializer", "LLVM MLIR SPIR-V Serializer"},
29 {28, "gfx-rs community", "Naga", "gfx-rs community Naga"},
31 {30, "SpvGenTwo community", "SpvGenTwo SPIR-V IR Tools", "SpvGenTwo community SpvGenTwo SPIR-V IR T…
44 {43, "LLVM", "LLVM SPIR-V Backend", "LLVM LLVM SPIR-V Backend"},
46 {45, "Kitsunebi Games", "Nuvk SPIR-V Emitter and DLSL compiler", "Kitsunebi Games Nuvk SPIR-V Emitt…
/aosp_15_r20/external/mesa3d/src/util/
H A D00-radv-defaults.conf2 <!--
8 -->
24 <!-- engine_name_match: A regexp matching the engine name -->
25 <!-- engine_versions: A version in range format
26 (version 1 to 4 : "1:4") -->
38 <!-- Engine workarounds -->
39 <engine engine_name_match="vkd3d">
61 <engine engine_name_match="^UnrealEngine"> <!-- UE4/5 Vulkan RHI -->
71 <!-- Game workarounds -->
78 <!-- DXVK and vkd3d-proton both enable invariant position but it's
[all …]
H A D00-mesa-defaults.conf2 <!--
22 built-ins (specifically gl_VertexID), which causes the vertex shaders to fail
29 -->
45 <!-- engine_name_match: A regexp matching the engine name -->
46 <!-- engine_versions: A version in range format
47 (version 1 to 4 : "1:4") -->
58 <!-- Please always enable app-specific workarounds for all drivers and
59 screens. -->
61 <application name="Akka Arrh" executable="Project-A.exe">
78 <application name="Unigine Heaven (32-bit)" executable="heaven_x86">
[all …]
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/
Dspir-v.xml1 <?xml version="1.0" encoding="UTF-8"?>
3 <!--
24 -->
25 <!--
26 This file, spir-v.xml, is the SPIR-V Tool ID and Opcode registry. The
29 http://www.khronos.org/registry/spir-v/
30 -->
32 <!-- SECTION: SPIR-V Tool ID Definitions -->
34 <!-- A SPIR-V Generator Magic Number is a 32 bit word: The high order 16
35 bits are a tool ID, which should be unique across all SPIR-V
[all …]
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dalgebraic_tests.cpp48 res_var = nir_local_variable_create(b->impl, glsl_int_type(), "res"); in algebraic_test_base()
54 nir_def *res_deref = &nir_build_deref_var(b, res_var)->def; in test_op()
61 b->cursor = nir_after_cf_list(&b->impl->body); in test_op()
68 nir_opt_constant_folding(b->shader); in test_op()
70 ASSERT_TRUE(nir_src_is_const(ref_instr->src[1])); in test_op()
71 ASSERT_TRUE(nir_src_is_const(optimized_instr->src[1])); in test_op()
73 int32_t ref = nir_src_as_int(ref_instr->src[1]); in test_op()
74 int32_t optimized = nir_src_as_int(optimized_instr->src[1]); in test_op()
79 exec_list_make_empty(&nir_start_block(b->impl)->instr_list); in test_op()
80 b->cursor = nir_after_cf_list(&b->impl->body); in test_op()
[all …]

123