Searched +full:intel +full:- +full:rules (Results 1 – 25 of 343) sorted by relevance
12345678910>>...14
| /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 .no_scheduled_pipelines-rules: 13 rules: 14 - if: *is-scheduled-pipeline 18 # --------------------------------------------------------------- 19 .core-rules: 20 rules: 21 - !reference [.no_scheduled_pipelines-rules, rules] [all …]
|
| /third_party/mesa3d/src/intel/ci/ |
| D | gitlab-ci.yml | 1 .intel-common-test: 3 - .lava-test:amd64 8 FLAKES_CHANNEL: "#intel-ci" 11 .anv-test: 13 - .intel-common-test 14 - .anv-rules 18 .iris-test: 20 - .intel-common-test 21 - .iris-rules 25 .intel-test: [all …]
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .build-rules 10 - _build/meson-logs/*.txt 11 - _build/meson-logs/strace 12 - shader-db 15 .build-linux: 16 extends: .build-common 23 - !reference [default, before_script] 24 - export PATH="/usr/lib/ccache:$PATH" 25 - export CCACHE_BASEDIR="$PWD" [all …]
|
| /third_party/mesa3d/ |
| D | .gitlab-ci.yml | 3 MESA_TEMPLATES_COMMIT: &ci-templates-commit 290b79e0e78eab67a83766f4e9691be554fc4afd 4 CI_PRE_CLONE_SCRIPT: |- 5 set -o xtrace 6 …wget -q -O download-git-cache.sh ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-… 7 bash download-git-cache.sh 8 rm download-git-cache.sh 12 # per-pipeline artifact storage on MinIO 14 # per-job artifact storage on MinIO 17 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO" 28 …- echo -e "\e[0Ksection_start:$(date +%s):unset_env_vars_section[collapsed=true]\r\e[0KUnsetting v… [all …]
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ci/ |
| D | gitlab-ci.yml | 1 .radeonsi-stoney-test:amd64: 3 - .radeonsi-rules 5 DEVICE_TYPE: hp-11A-G6-EE-grunt 7 GPU_VERSION: radeonsi-stoney 15 RUNNER_TAG: mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt 17 radeonsi-stoney-gl:amd64: 19 - .lava-test:amd64 20 - .radeonsi-stoney-test:amd64 23 DEQP_SUITE: radeonsi-stoney 25 radeonsi-stoney-traces:amd64: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ci/ |
| D | gitlab-ci.yml | 1 # Manual test rules for using anholt's shared g41. 2 .anholt-g41-test: 4 - .crocus-rules 5 - .test-gl 6 - .test-manual-mr 8 - anholt-g41 10 GPU_VERSION: crocus-g41 11 FLAKES_CHANNEL: "#intel-ci" 13 # Manual test rules for using anholt's shared hsw. 14 .anholt-hsw-test: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/zink/ci/ |
| D | gitlab-ci.yml | 1 .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/gallium/drivers/i915/ci/ |
| D | gitlab-ci.yml | 1 # Manual test rules for using anholt's shared g33. 2 .anholt-g33-test: 4 - .i915g-rules 5 - .test-gl 6 - .test-manual-mr 8 - anholt-g33 10 GPU_VERSION: i915-g33 11 FLAKES_CHANNEL: "#intel-ci" 13 i915-g33: 15 - .anholt-g33-test [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| D | VK_KHR_maintenance4.txt | 1 // Copyright 2016-2021 The Khronos Group, Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 2021-10-25 12 - Requires SPIR-V 1.2 for code:LocalSizeId 14 - Lionel Duc, NVIDIA 15 - Jason Ekstrand, Intel 16 - Spencer Fricke, Samsung 17 - Tobias Hector, AMD 18 - Lionel Landwerlin, Intel 19 - Graeme Leese, Broadcom [all …]
|
| D | VK_KHR_maintenance4.adoc | 1 // Copyright 2016-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 2021-10-25 12 - Requires SPIR-V 1.2 for code:LocalSizeId 14 - Lionel Duc, NVIDIA 15 - Faith Ekstrand, Intel 16 - Spencer Fricke, Samsung 17 - Tobias Hector, AMD 18 - Lionel Landwerlin, Intel 19 - Graeme Leese, Broadcom [all …]
|
| D | VK_EXT_inline_uniform_block.txt | 1 // Copyright 2018-2021 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 2018-08-01 14 - Daniel Rakos, AMD 15 - Jeff Bolz, NVIDIA 16 - Slawomir Grajewski, Intel 17 - Neil Henning, Codeplay 57 3) What layout rules apply for uniform blocks corresponding to inline 60 *RESOLVED*: They use the same layout rules as uniform buffers. 62 4) Do we need to add non-uniform indexing features/properties as introduced [all …]
|
| D | VK_EXT_inline_uniform_block.adoc | 1 // Copyright 2018-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 2018-08-01 14 - Daniel Rakos, AMD 15 - Jeff Bolz, NVIDIA 16 - Slawomir Grajewski, Intel 17 - Neil Henning, Codeplay 38 Vulkan 1.3 adds <<versions-1.3-new-features, additional functionality 40 <<limits-maxInlineUniformTotalSize, pname:maxInlineUniformTotalSize>> limit. 68 3) What layout rules apply for uniform blocks corresponding to inline [all …]
|
| D | VK_KHR_uniform_buffer_standard_layout.adoc | 1 // Copyright 2017-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 2019-01-25 12 - Graeme Leese, Broadcom 13 - Jeff Bolz, NVIDIA 14 - Tobias Hector, AMD 15 - Faith Ekstrand, Intel 16 - Neil Henning, AMD 23 It modifies the alignment rules for uniform buffers, allowing for tighter 40 * Revision 1, 2019-01-25 (Graeme Leese)
|
| D | VK_KHR_uniform_buffer_standard_layout.txt | 1 // Copyright 2017-2021 The Khronos Group, Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 10 2019-01-25 12 - Promoted to Vulkan 1.2 Core 14 - Graeme Leese, Broadcom 15 - Jeff Bolz, NVIDIA 16 - Tobias Hector, AMD 17 - Jason Ekstrand, Intel 18 - Neil Henning, AMD 25 It modifies the alignment rules for uniform buffers, allowing for tighter [all …]
|
| /third_party/libdrm/ |
| D | OAT.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (c) 2021-2025 Huawei Device Co., Ltd. 8 http://www.apache.org/licenses/LICENSE-2.0 18 --> 19 <!-- OAT(OSS Audit Tool) configuration guide: 33 1. policy: All policyitems will be merged to default OAT.xml rules, the name of policy doesn't affe… 47 7. policyitem filefilter: Used to bind filefilter which define filter rules. 48 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 50 Note:If the text contains special characters, please escape them according to the following rules: 56 --> [all …]
|
| /third_party/skia/third_party/externals/angle2/extensions/ |
| D | ANGLE_copy_texture_3d.txt | 11 Brandon Jones, Intel 15 Brandon Jones, Intel (brandon1.jones 'at' intel 'dot' com) 23 Version 1, 2018-8-8 80 following rules. 83 ---------------------------------------- 148 --------------- 209 --------------- 224 Version 1, 2018-8-8 (Brandon Jones) 225 - Initial implementation.
|
| /third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
| D | HOWTO_DefinitionsTest | 7 Definitions Testing -> STRUCTURES 8 --------------------------------- 26 For assignment, some rules of thumb are: 27 - For variables of a defined type, assign t.<field> to these values. 32 - For variables which are other functions, assign a function to t.<field>. 37 For examples, see posixtestsuite/conformance/definitions/signal/15-1.c 39 Definitions Testing -> MACROS 40 ----------------------------- 51 For examples, see posixtestsuite/conformance/definitions/signal/22-*.c 53 Definitions Testing -> FUNCTIONS [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_seamless_cube_map.txt | 11 Bill Licea-Kane, AMD 14 Ian Romanick, Intel 25 Copyright (c) 2009-2013 The Khronos Group Inc. Copyright terms at 53 When sampling from cube map textures, a three-dimensional texture 57 of the texture is treated as an independent two-dimensional texture, 59 clamping and wrapping rules as for any other two dimensional texture 67 wrapping rules. This often has the effect of producing seams or 96 face's two-dimensional texture image using the rules given in 102 --------------------------- 109 to find a texture value in the determined face's two-dimensional [all …]
|
| /third_party/skia/third_party/externals/freetype/builds/windows/ |
| D | w32-intl.mk | 2 # FreeType 2 configuration rules for Intel C/C++ on Win32 6 # Copyright (C) 1996-2021 by 19 APINAMES_OPTIONS := -dfreetype.dll -w 21 include $(TOP_DIR)/builds/windows/win32-def.mk
|
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_seamless_cube_map.txt | 11 Bill Licea-Kane, AMD 14 Ian Romanick, Intel 25 Copyright (c) 2009-2013 The Khronos Group Inc. Copyright terms at 30 Khronos-approved extension specifications are updated in response to 63 When sampling from cube map textures, a three-dimensional texture 67 of the texture is treated as an independent two-dimensional texture, 69 clamping and wrapping rules as for any other two dimensional texture 77 wrapping rules. This often has the effect of producing seams or 106 face's two-dimensional texture image using the rules given in 112 --------------------------- [all …]
|
| /third_party/openGLES/extensions/INTEL/ |
| D | INTEL_conservative_rasterization.txt | 11 Slawomir Grajewski, Intel Corporation (slawomir.grajewski 'at' intel.com) 15 Petrik Clarberg, Intel Corporation 16 Jon Kennedy, Intel Corporation 17 Slawomir Cygan, Intel Corporation 26 Intel Revision: 2 161 (replace the paragraph starting with "When per-sample shading is active due 164 In the case of per-sample shading the information delivered via 170 With conservative rasterization disabled, when per-sample shading is active 179 With conservative rasterization enabled, regardless of whether per-sample 182 same for both per-sample triggering conditions. Moreover as a consequence [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
| D | INTEL_conservative_rasterization.txt | 11 Slawomir Grajewski, Intel Corporation (slawomir.grajewski 'at' intel.com) 15 Petrik Clarberg, Intel Corporation 16 Jon Kennedy, Intel Corporation 17 Slawomir Cygan, Intel Corporation 26 Intel Revision: 2 161 (replace the paragraph starting with "When per-sample shading is active due 164 In the case of per-sample shading the information delivered via 170 With conservative rasterization disabled, when per-sample shading is active 179 With conservative rasterization enabled, regardless of whether per-sample 182 same for both per-sample triggering conditions. Moreover as a consequence [all …]
|
| /third_party/opencl-headers/ |
| D | OAT.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (c) 2021 Huawei Device Co., Ltd. 7 http://www.apache.org/licenses/LICENSE-2.0 17 --> 18 <!-- OAT(OSS Audit Tool) configuration guide: 32 1. policy: All policyitems will be merged to default OAT.xml rules, the name of policy doesn't affe… 46 7. policyitem filefilter: Used to bind filefilter which define filter rules. 47 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 49 Note:If the text contains special characters, please escape them according to the following rules: 55 --> [all …]
|
| /third_party/skia/third_party/externals/libpng/ |
| D | configure.ac | 3 # Copyright (c) 2018-2019 Cosmin Truta 4 # Copyright (c) 2004-2016 Glenn Randers-Pehrson 28 AC_INIT([libpng],[1.6.38.git],[png-mng-implement@lists.sourceforge.net]) 32 # color-tests requires automake 1.11 or later 33 # silent-rules requires automake 1.11 or later 34 # dist-xz requires automake 1.11 or later 37 AM_INIT_AUTOMAKE([1.13 foreign dist-xz color-tests silent-rules subdir-objects]) 38 # The following line causes --disable-maintainer-mode to be the default to 72 LT_INIT([win32-dll]) 78 if ${AWK} -f ${srcdir}/scripts/options.awk out="/dev/null" version=search\ [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 19.3.4.rst | 1 Mesa 19.3.4 Release Notes / 2020-02-13 20 --------------- 24 1da467e6ae2799a517e242462331eafd29ae77d9872f3a845df81f7c308e8fe4 mesa-19.3.4.tar.xz 27 ------------ 29 - None 32 --------- 34 - [RADV] GPU hangs while the cutscene plays in the game Assassin's 36 - Broken rendering of glxgears on S/390 architecture (64bit, BigEndian) 37 - GL_EXT_disjoint_timer_query failing with GL_INVALID_ENUM 38 - GL_EXT_disjoint_timer_query failing with GL_INVALID_ENUM [all …]
|
12345678910>>...14