Searched +full:vulkan +full:- +full:manual +full:- +full:rules (Results 1 – 25 of 59) sorted by relevance
123
| /third_party/mesa3d/src/microsoft/ci/ |
| D | gitlab-ci-inc.yml | 1 .windows-docker-tags: 3 - windows 4 - docker 5 - "2022" 6 - mesa 8 .windows-shell-tags: 10 - windows 11 - shell 12 - "2022" 13 - mesa [all …]
|
| /third_party/mesa3d/src/broadcom/ci/ |
| D | gitlab-ci-inc.yml | 1 .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 …]
|
| /third_party/mesa3d/src/intel/ci/ |
| D | gitlab-ci-inc.yml | 1 .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 …]
|
| /third_party/mesa3d/.gitlab-ci/ |
| D | test-source-dep.yml | 5 .scheduled_pipeline-rules: 6 rules: 7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"' 12 # disables that, but keeps the auto-retry for infrastructure failures. 13 .no-auto-retry: 19 - api_failure 20 - runner_system_failure 21 - scheduler_failure 22 - data_integrity_failure 23 - unknown_failure [all …]
|
| /third_party/mesa3d/src/amd/ci/ |
| D | gitlab-ci-inc.yml | 1 .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 …]
|
| /third_party/mesa3d/src/nouveau/ci/ |
| D | gitlab-ci-inc.yml | 1 .nvk-valve-rules: 3 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/**/* [all …]
|
| /third_party/mesa3d/src/panfrost/ci/ |
| D | gitlab-ci.yml | 1 .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 …]
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ci/ |
| D | gitlab-ci-inc.yml | 1 .lavapipe-rules: 2 stage: software-renderer 3 rules: 4 - !reference [.test, rules] 5 - if: $EXTERNAL_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 …]
|
| /third_party/mesa3d/src/freedreno/ci/ |
| D | gitlab-ci-inc.yml | 1 # 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 …]
|
| /third_party/mesa3d/src/virtio/ci/ |
| D | gitlab-ci-inc.yml | 1 .venus-rules: 2 stage: layered-backends 3 rules: 4 - !reference [.test, rules] 5 - !reference [.lavapipe-rules, rules] 6 - changes: &venus_file_list 7 - src/virtio/**/* 10 .venus-manual-rules: 11 stage: layered-backends-postmerge 12 extends: .no-auto-retry [all …]
|
| /third_party/mesa3d/src/gallium/drivers/zink/ci/ |
| 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 …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
| D | introduction.adoc | 1 // Copyright 2014-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 9 specifications for new Vulkan APIs, extensions and layers, or related 11 contributing to existing Vulkan specifications. 23 This document is now formally voted on and approved by the Vulkan Working 28 changes must be made through the normal Vulkan Working Group processes. 31 [[introduction-terminology]] 36 and by the Vulkan Specification in the "`Terminology`" section. 39 [[introduction-structure]] 44 * <<naming,API Naming Conventions>> - the required rules for choosing [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/ |
| D | styleguide.txt | 1 // Copyright 2014-2021 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 = Vulkan^®^ Documentation and Extensions: Procedures and Conventions 7 :data-uri: 12 :source-highlighter: rouge 13 :rouge-style: github 29 include::{config}/copyright-ccby.txt[] 37 specifications for new Vulkan APIs, extensions and layers, or related 39 contributing to existing Vulkan specifications. 51 This document is now formally voted on and approved by the Vulkan Working [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
| D | VK_EXT_image_sliced_view_of_3d.adoc | 1 // Copyright 2022-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 7 :refpage: https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/ 16 For API docs, see https://docs.microsoft.com/en-us/windows/win32/api/d3d12/ns-d3d12-d3d12_tex3d_uav… 18 While this can be emulated by passing down metadata to the shader and doing manual range computatio… 42 ### New Vulkan feature 70 out of bounds and it handled by robustness with the usual rules. 80 This feature is only supported for UAVs on D3D12, and in Vulkan it is only supported on storage ima…
|
| /third_party/mesa3d/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 7 - !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/ 19 rules: 20 - !reference [.common-rules, rules] 21 - !reference [.never-post-merge-rules, rules] [all …]
|
| /third_party/skia/m133/bazel/deps_parser/ |
| D | deps_parser.go | 2 // Use of this source code is governed by a BSD-style license that can be 30 "abseil-cpp": {bazelNameOverride: "abseil_cpp"}, 33 "spirv-tools": {bazelNameOverride: "spirv_tools"}, 35 "spirv-headers": {bazelNameOverride: "spirv_headers"}, 38 "delaunator-cpp": {bazelNameOverride: "delaunator", needsBazelFile: true}, 60 "libjpeg-turbo": {bazelNameOverride: "libjpeg_turbo", needsBazelFile: true}, 65 "spirv-cross": {bazelNameOverride: "spirv_cross", needsBazelFile: true}, 69 "vulkan-headers": {bazelNameOverride: "vulkan_headers", needsBazelFile: true}, 70 "vulkan-tools": {bazelNameOverride: "vulkan_tools", needsBazelFile: true}, 71 "vulkan-utility-libraries": {bazelNameOverride: "vulkan_utility_libraries", needsBazelFile: true}, [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| D | vulkanscdeviations.adoc | 1 // Copyright (c) 2014-2020 Khronos Group. 3 // SPDX-License-Identifier: CC-BY-4.0 6 [[vulkansc-deviations]] 7 = Vulkan SC Deviations From Base Vulkan 10 The following extensions have been added to Vulkan SC: 21 The following items have been added to Vulkan SC: 36 The following aspects of Base Vulkan have been modified for Vulkan SC: 38 ifdef::editing-notes[] 40 .editing-note 44 endif::editing-notes[] [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 23.3.1.rst | 1 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 …]
|
| D | 24.1.2.rst | 1 Mesa 24.1.2 Release Notes / 2024-06-19 13 Mesa 24.1.2 implements the Vulkan 1.3 API, but the version reported by 18 --------------- 22 a2c584c8d57d3bd8ba11790a6e9ae3713f8821df96c059b78afb29dd975c9f45 mesa-24.1.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - free_zombie_shaders() leave context in a bad state (access violation occurs) 35 - [NINE]Far Cry 1 trees flicker regression[bisected][traces] 36 - Vulkan: Most sync2 implementations are missing new access flags [all …]
|
| D | 23.1.0.rst | 1 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 …]
|
| D | 23.2.1.rst | 1 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 …]
|
| D | 23.3.0.rst | 1 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 …]
|
| D | 24.0.0.rst | 1 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 …]
|
| D | 24.3.0.rst | 1 Mesa 24.3.0 Release Notes / 2024-11-21 15 Mesa 24.3.0 implements the Vulkan 1.3 API, but the version reported by 20 ------------- 24 SHA256: 97813fe65028ef21b4d4e54164563059e8408d8fee3489a2323468d198bf2efc mesa-24.3.0.tar.xz 25 …821e68d7a8c37a07871d097ab17555f41a4fe716f0de7df95ad7d452b1ed57db6527838eb839ba4 mesa-24.3.0.tar.xz 29 ------------ 31 - Expose Vulkan 1.3 on v3dv, both rpi4 and rpi5 32 - VK_EXT_descriptor_buffer on nvk 33 - VK_EXT_post_depth_coverage on nvk 34 - VK_KHR_video_maintenance1 on radv [all …]
|
| D | 22.2.0.rst | 1 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 …]
|
123