Home
last modified time | relevance | path

Searched +full:vkd3d +full:- +full:proton +full:- +full:test (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/.gitlab-ci/vkd3d-proton/
Drun.sh3 set -ex
9 INSTALL=$(realpath -s "$PWD"/install)
11 RESULTS=$(realpath -s "$PWD"/results)
17 export __LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$INSTALL/lib/:/vkd3d-proton-tests/x64/"
28 export WINEDEBUG="-all"
29 export WINEPREFIX="/vkd3d-proton-wine64"
44 set -x
49 HANG_DETECTION_CMD="/parallel-deqp-runner/build/bin/hang-detection"
56 if [ $? -ne 0 ]; then
59 set -e
[all …]
/third_party/mesa3d/src/amd/ci/
Dgitlab-ci.yml2 # Run three jobs in parallel each running 1/30th of the test suite
5 - .lava-test:amd64
6 - .radv-rules
13 DEVICE_TYPE: hp-11A-G6-EE-grunt
15 GPU_VERSION: radv-stoney-aco
22 RUNNER_TAG: mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt
25 .test-radv:
27 - .radv-rules
31 # The SPIRV -> NIR code generator generates so many harmless
32 # warnings on the shaders in VK-CTS that jobs fail due to the log
[all …]
/third_party/mesa3d/.gitlab-ci/container/debian/
Dx86_test-vk.sh5 set -e
6 set -o xtrace
15 g++-mingw-w64-i686-posix \
16 g++-mingw-w64-x86-64-posix \
17 glslang-tools \
18 libexpat1-dev \
20 libgbm-dev \
21 libgles2-mesa-dev \
22 liblz4-dev \
23 libpciaccess-dev \
[all …]
/third_party/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml1 .test:
7 - !reference [default, before_script]
9 - rm -rf install
10 - tar -xf artifacts/install.tar
11- echo -e "\e[0Ksection_start:$(date +%s):ldd_section[collapsed=true]\r\e[0KChecking ldd on driver…
12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \;
13 - echo -e "\e[0Ksection_end:$(date +%s):ldd_section\r\e[0K"
18 - results/
20 .test-gl:
22 - .test
[all …]
/third_party/mesa3d/.gitlab-ci/
Dprepare-artifacts.sh3 set -e
4 set -o xtrace
6 CROSS_FILE=/cross_file-"$CROSS".txt
9 rm -rf install/bin install/include
12 if [ -n "$CROSS" ]; then
13 STRIP=`sed -n -E "s/strip\s*=\s*'(.*)'/\1/p" "$CROSS_FILE"`
14 if [ -z "$STRIP" ]; then
21 if [ -z "$ARTIFACTS_DEBUG_SYMBOLS" ]; then
22 find install -name \*.so -exec $STRIP {} \;
25 # Test runs don't pull down the git tree, so put the dEQP helper
[all …]
/third_party/mesa3d/docs/relnotes/
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 …]
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 …]
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 …]
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 …]
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 …]
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 …]
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c59 #include "drm-uapi/amdgpu_drm.h"
65 #include "util/mesa-sha1.h"
109 in[i] <= '9' ? in[i] - '0' : (in[i] >= 'a' ? (in[i] - 'a' + 10) : (in[i] - 'A' + 10)); in parse_hex()
110 out[i / 2] |= v << (4 * (1 - i % 2)); in parse_hex()
117 enum radeon_family family = pdevice->rad_info.family; in radv_device_get_cache_uuid()
133 return -1; in radv_device_get_cache_uuid()
137 if (pdevice->use_llvm && in radv_device_get_cache_uuid()
139 return -1; in radv_device_get_cache_uuid()
165 int ov = driQueryOptioni(&device->instance->dri_options, "override_vram_size"); in radv_get_adjusted_vram_size()
167 return MIN2((uint64_t)device->rad_info.vram_size_kb * 1024, (uint64_t)ov << 20); in radv_get_adjusted_vram_size()
[all …]
Dradv_pipeline.c32 #include "util/mesa-sha1.h"
85 /* Whether the set of fragments that pass the combined Z/S test is
96 return !pCreateInfo->pRasterizationState->rasterizerDiscardEnable || in radv_is_raster_enabled()
97 (pipeline->dynamic_states & RADV_DYNAMIC_RASTERIZER_DISCARD_ENABLE); in radv_is_raster_enabled()
104 return info->fsr.size.width != 1 || info->fsr.size.height != 1 || in radv_is_static_vrs_enabled()
105 info->fsr.combiner_ops[0] != VK_FRAGMENT_SHADING_RATE_COMBINER_OP_KEEP_KHR || in radv_is_static_vrs_enabled()
106 info->fsr.combiner_ops[1] != VK_FRAGMENT_SHADING_RATE_COMBINER_OP_KEEP_KHR; in radv_is_static_vrs_enabled()
114 (pipeline->dynamic_states & RADV_DYNAMIC_FRAGMENT_SHADING_RATE); in radv_is_vrs_enabled()
120 return ri_info->depth_att_format != VK_FORMAT_UNDEFINED || in radv_pipeline_has_ds_attachments()
121 ri_info->stencil_att_format != VK_FORMAT_UNDEFINED; in radv_pipeline_has_ds_attachments()
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.adoc1 Copyright 2016-2024 The Khronos Group Inc.
2 SPDX-License-Identifier: CC-BY-4.0
4 Update Log for the Vulkan-Docs repository on GitHub. Updates are in reverse
15 -----------------------------------------------------
34 * Add missing links to <<resources-image-views-identity-mappings,identity
50 * Remove redundant VkGraphicsPipelineCreateInfo VU 06680 and re-word VU
58 -----------------------------------------------------
73 * Add a <<introduction-ratified, Ratification>> section to the
77 primitives in the <<fragops-shader, Fragment Shading>> section (internal
82 <<resources-association, Resource Memory Association>> section (internal
[all …]
/third_party/mesa3d/
D.pick_status.json31 "description": "pps: make pps-producer RT only on freedreno",
58 …"description": "tree-wide: Convert all usage of PIPE_(OS|ARCH|CC)_* to DETECT_(OS|ARCH|CC)_* by us…
67 …"description": "tree-wide: Convert all usage of #ifndef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|ARCH…
76 …"description": "tree-wide: Convert all usage of #ifdef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|ARCH|…
85 …"description": "tree-wide: Convert all usage of defined PIPE_(OS|ARCH|CC)_* to DETECT_(OS|ARCH|CC)…
94 …"description": "tree-wide: Convert all usage of defined(PIPE_(OS|ARCH|CC)_*) to DETECT_(OS|ARCH|CC…
130 …"description": "util: Test __PPC64__ for getting PIPE_ARCH_PPC_64 respond to __PPC64__ take effect…
148 "description": "util: Add test for util_get_process_name_may_override",
220 …"description": "mesa/vbo: Replace the usage of cpu_has_sse4_1 with util_get_cpu_caps()->has_sse4_1…
256 "description": "microsoft/compiler: Delete now-unused memcpy lowering pass",
[all …]
/third_party/mesa3d/ohos/
Ddependency_inputs.gni41 "../bin/khronos-update.py",
42 "../bin/meson-cmd-extract.py",
43 "../bin/meson-options.py",
46 "../bin/perf-annotate-jit.py",
47 "../bin/pick-ui.py",
50 "../bin/symbols-check.py",
51 "../bin/update-android-headers.sh",
58 "../build-support/conftest.dyn",
59 "../build-support/conftest.map",
172 "../include/android_stub/system/graphics-base-v1.0.h",
[all …]