mesa/.gitlab-ci
Eric Anholt 671263b5c7 gallium/tgsi_exec: Fix assertion failure about missing constbufs.
GL by default gives you UB when you access a missing constbuf, and we were
crashing on debug builds in that case.  More importantly, we were
assertion failing even under valid circumstances, when a !ExecMask channel
had a bad value for the indirect buffer index and we tried to load from it
anyway.

In removing the assertion, also sink the buf declaration to after we've
done the bounds check that determines that there's a constbuf actually
bound to this index.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8196>
2021-01-05 15:05:47 -08:00
..
bare-metal ci: Add a530 and a630 piglit runs. 2021-01-02 02:43:21 +00:00
container CI: Install DirectX-Headers package for x86 container 2021-01-04 23:03:01 +00:00
fossils gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
piglit freedreno/a5xx: implement transform feedback resuming 2021-01-05 17:30:01 +00:00
windows st/mesa: Generate NIR for ATI_fragment_shader instead of TGSI. 2020-12-24 00:18:19 +00:00
arm.config gitlab-ci: Build kernel drivers for a few ethernet USB dongles 2020-07-07 11:52:30 +00:00
arm64.config ci: Update kernel for LAVA 2020-10-08 12:14:59 +02:00
build-apitrace.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
build-deqp-runner.sh ci/deqp: Upgrade the runner, enable junit output. 2020-12-23 20:48:12 +00:00
build-deqp.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
build-fossilize.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
build-gfxreconstruct.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
build-libclc.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
build-libdrm.sh ci: do not build libdrm for vc4, reedreno and etnaviv 2020-09-10 14:13:37 +00:00
build-piglit.sh ci: build piglit inside baremetal and LAVA's rootfs 2020-12-22 18:31:01 +00:00
build-renderdoc.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
build-rust.sh ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
build-spirv-tools.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
build-virglrenderer.sh ci: bump virglrenderer to latest version 2020-06-04 20:05:26 +00:00
build-vulkantools.sh ci: specify source and build directories with CMake 2020-12-22 18:31:01 +00:00
create-android-cross-file.sh ci/android: Switch to using the Android NDK. 2020-10-14 16:54:59 +00:00
create-android-ndk-pc.sh ci/android: Switch to using the Android NDK. 2020-10-14 16:54:59 +00:00
create-cross-file.sh ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
create-rootfs.sh ci/bare-metal: build full piglit for baremetal ARM targets. 2021-01-02 02:43:21 +00:00
cross-xfail-i386 ci: Run tests on i386 cross builds 2019-09-17 14:53:57 -04:00
cross-xfail-ppc64el gitlab-ci: Add ppc64el and s390x cross-build jobs 2020-02-05 10:52:31 +00:00
cross-xfail-s390x gitlab-ci: remove load_store_vectorizer from expected s390x test failures 2020-02-13 10:53:37 +00:00
deqp-default-skips.txt ci: Make the skip list regexes match the full test name. 2019-11-12 12:54:04 -08:00
deqp-freedreno-a307-fails.txt ci: Bump deqp to current vulkan-cts-1.2.5.0 2020-12-17 11:56:43 +01:00
deqp-freedreno-a307-flakes.txt ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
deqp-freedreno-a530-fails.txt freedreno/a5xx: implement transform feedback resuming 2021-01-05 17:30:01 +00:00
deqp-freedreno-a530-flakes.txt ci/freedreno: List more common flakes reported recently. 2020-08-20 23:59:50 +00:00
deqp-freedreno-a630-bypass-fails.txt ci: Bump deqp to current vulkan-cts-1.2.5.0 2020-12-17 11:56:43 +01:00
deqp-freedreno-a630-bypass-flakes.txt ci/deqp: Make sure that we pull in all board-specific xfail/skip/flake files. 2020-12-21 18:44:43 +00:00
deqp-freedreno-a630-fails.txt freedreno: Enable GLSL 1.50, updating us to GL 3.2 contexts. 2020-12-29 19:37:52 +00:00
deqp-freedreno-a630-flakes.txt ci/deqp: Make sure that we pull in all board-specific xfail/skip/flake files. 2020-12-21 18:44:43 +00:00
deqp-freedreno-a630-skips.txt ci/deqp: Upgrade the runner, enable junit output. 2020-12-23 20:48:12 +00:00
deqp-lima-fails.txt ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
deqp-lima-skips.txt ci: Re-enable the clip_three test on non-freedreno ARMs. 2020-11-11 17:22:47 +00:00
deqp-llvmpipe-fails.txt ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
deqp-lvp-fails.txt ci/deqp: Upgrade the runner, enable junit output. 2020-12-23 20:48:12 +00:00
deqp-lvp-flakes.txt CI: add lavapipe vulkan testing 2020-12-11 06:37:50 +10:00
deqp-lvp-skips.txt ci: Bump deqp to current vulkan-cts-1.2.5.0 2020-12-17 11:56:43 +01:00
deqp-panfrost-g52-fails.txt pan/bi: Switch to new IR 2020-12-31 14:39:02 +00:00
deqp-panfrost-g52-flakes.txt ci: Re-enable the clip_three test on non-freedreno ARMs. 2020-11-11 17:22:47 +00:00
deqp-panfrost-g52-skips.txt ci/panfrost: Skip test with 4096 byte shader 2020-12-31 14:39:01 +00:00
deqp-panfrost-t720-fails.txt pan/mdg: Fix bound setting in RA for sources 2020-12-31 10:50:49 -05:00
deqp-panfrost-t720-flakes.txt ci: Bump deqp to current vulkan-cts-1.2.4 2020-11-11 17:22:47 +00:00
deqp-panfrost-t720-skips.txt ci: Re-enable the clip_three test on non-freedreno ARMs. 2020-11-11 17:22:47 +00:00
deqp-panfrost-t760-fails.txt pan/mdg: Fix bound setting in RA for sources 2020-12-31 10:50:49 -05:00
deqp-panfrost-t760-skips.txt gitlab-ci: Run GLES3 tests in dEQP on Panfrost 2020-02-26 14:02:25 +01:00
deqp-panfrost-t820-fails.txt panfrost: Use Midgard-specific reloads 2020-07-16 15:10:55 +00:00
deqp-panfrost-t820-skips.txt ci: Re-enable the clip_three test on non-freedreno ARMs. 2020-11-11 17:22:47 +00:00
deqp-panfrost-t860-fails.txt pan/mdg: Fix bound setting in RA for sources 2020-12-31 10:50:49 -05:00
deqp-panfrost-t860-skips.txt ci: Re-enable the clip_three test on non-freedreno ARMs. 2020-11-11 17:22:47 +00:00
deqp-radeonsi-stoney-fails.txt ci: Build kernels and rootfs for x86 devices 2020-07-29 12:41:45 +00:00
deqp-radeonsi-stoney-skips.txt ci: Build kernels and rootfs for x86 devices 2020-07-29 12:41:45 +00:00
deqp-radv-default-skips.txt ci: add dEQP-VK.info.device_extensions to the list of skipped tests 2020-09-28 06:32:18 +00:00
deqp-radv-fiji-aco-fails.txt radv: make sure FMASK compression is enabled for MSAA copies 2020-12-23 11:25:34 +00:00
deqp-radv-navi10-aco-fails.txt radv: make sure FMASK compression is enabled for MSAA copies 2020-12-23 11:25:34 +00:00
deqp-radv-navi14-aco-fails.txt radv: make sure FMASK compression is enabled for MSAA copies 2020-12-23 11:25:34 +00:00
deqp-radv-pitcairn-aco-fails.txt aco: repeat get_reg_create_vector() with increased register demand if fail 2020-12-04 20:27:31 +00:00
deqp-radv-polaris10-aco-fails.txt radv: make sure FMASK compression is enabled for MSAA copies 2020-12-23 11:25:34 +00:00
deqp-radv-polaris10-skips.txt gitlab-ci: add a job that runs Vulkan CTS with RADV conditionally 2019-12-06 10:58:03 +01:00
deqp-radv-raven-aco-fails.txt radv: make sure FMASK compression is enabled for MSAA copies 2020-12-23 11:25:34 +00:00
deqp-radv-raven-aco-skips.txt ci: update the list of skipped tests for RAVEN 2020-11-15 16:49:47 +00:00
deqp-radv-sienna_cichlid-aco-fails.txt radv: make sure FMASK compression is enabled for MSAA copies 2020-12-23 11:25:34 +00:00
deqp-radv-vega10-aco-fails.txt radv: make sure FMASK compression is enabled for MSAA copies 2020-12-23 11:25:34 +00:00
deqp-runner.sh ci/deqp: Fix inverted meaning of DEQP_NO_SAVE_RESULTS. 2020-12-28 16:11:10 +00:00
deqp-softpipe-fails.txt gallium/tgsi_exec: Fix assertion failure about missing constbufs. 2021-01-05 15:05:47 -08:00
deqp-softpipe-flakes.txt ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
deqp-softpipe-skips.txt ci/softpipe: Re-enable GS tests that had been banned for being flaky. 2020-12-30 21:54:06 -08:00
deqp-vc4-rpi3-fails.txt ci: add testing for VC4 drivers (Raspberry Pi 3) 2020-12-04 19:05:19 +01:00
deqp-vc4-rpi3-flakes.txt ci: add testing for VC4 drivers (Raspberry Pi 3) 2020-12-04 19:05:19 +01:00
deqp-vc4-rpi3-skips.txt ci/vc4: Skip VS dynamic loops tests that cause GPU hangs. 2020-12-09 01:24:07 +00:00
deqp-virgl-gl-fails.txt ci/deqp: Upgrade the runner, enable junit output. 2020-12-23 20:48:12 +00:00
deqp-virgl-gl-skips.txt CI: Skip flaky CS test on VirGL 2020-08-18 09:11:37 +02:00
deqp-virgl-gles-fails.txt ci/deqp: Switch to a new dEQP runner written in Rust. 2020-11-06 19:48:39 +00:00
docs docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci. 2020-07-08 20:13:11 +00:00
download-git-cache.sh ci: specify MinIO's host URL in a global variable 2020-12-22 18:31:01 +00:00
fossilize-runner.sh gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
fossils.yml gitlab-ci: add parallel-rdp fossils 2020-06-25 08:03:09 +02:00
generate_lava.py ci: Set date in LAVA DUTs from NTP servers 2020-07-31 14:14:38 +02:00
lava-deqp.yml.jinja2 ci/deqp: Make sure that we pull in all board-specific xfail/skip/flake files. 2020-12-21 18:44:43 +00:00
lava-gitlab-ci.yml ci/bare-metal: build full piglit for baremetal ARM targets. 2021-01-02 02:43:21 +00:00
lava-piglit.yml.jinja2 ci: add piglit jobs to LAVA and remove tracie ones 2020-12-22 18:31:01 +00:00
meson-build.bat gitlab-ci: Add a job for meson on windows 2019-10-25 22:47:32 +00:00
meson-build.sh ci: Consistently use -j4 across x86 build jobs and -j8 on ARM. 2020-04-01 18:33:58 +00:00
prepare-artifacts.sh ci: remove all tracie remains 2020-12-22 18:31:01 +00:00
run-shader-db.sh ci: Use FDO_CI_CONCURRENT in run-shader-db.sh as well 2020-07-23 09:26:30 +00:00
scons-build.sh scons: Print a deprecation warning about using scons on not windows 2019-10-24 18:33:50 +00:00
test-source-dep.yml CI: Add Windows source dependency map 2020-12-11 17:09:56 +00:00
traces-freedreno.yml ci: Disable the now flaky Portals.trace on a630. 2020-12-23 20:48:12 +00:00
traces-llvmpipe.yml nir: scalarize fdot in reverse 2020-11-03 14:56:00 +00:00
traces-panfrost.yml ci/panfrost: Disable the flaky gimark trace. 2020-12-30 21:26:05 +00:00
traces-radeonsi.yml nir: scalarize fdot in reverse 2020-11-03 14:56:00 +00:00
traces-radv.yml ci: update some radv trace checksums 2020-11-17 21:54:18 +00:00
traces-virgl.yml nir/algebraic: better propagate constants up fadd chains 2020-11-03 14:56:00 +00:00
x86_64-w64-mingw32 gitlab-ci: Add a pkg-config for mingw 2019-10-16 23:26:09 +00:00
x86_64.config ci: Distribute ADMGPU driver to LAVA as a module 2020-11-05 17:09:58 +01:00