/aosp_15_r20/external/mesa3d/.gitlab-ci/piglit/ |
H A D | piglit-runner.sh | 28 if [ "$GALLIUM_DRIVER" = "virpipe" ]; then 30 export GALLIUM_DRIVER="$GALLIUM_DRIVER" 37 GALLIUM_DRIVER=llvmpipe \ 66 if [ -n "$GALLIUM_DRIVER" ] && [ -e "$INSTALL/$GALLIUM_DRIVER-skips.txt" ]; then 67 PIGLIT_SKIPS="$PIGLIT_SKIPS $INSTALL/$GALLIUM_DRIVER-skips.txt"
|
H A D | piglit-traces.sh | 90 if [ "$GALLIUM_DRIVER" = "virpipe" ]; then 92 export GALLIUM_DRIVER="$GALLIUM_DRIVER" 95 GALLIUM_DRIVER=llvmpipe \
|
/aosp_15_r20/external/virglrenderer/ci/ |
H A D | run_test_suite.sh | 286 if [[ -n $GALLIUM_DRIVER ]]; then 287 HOST_DRIVER="_${GALLIUM_DRIVER}" 336 unset GALLIUM_DRIVER 344 export GALLIUM_DRIVER=softpipe 345 export DRIVER_NAME=$GALLIUM_DRIVER 351 export GALLIUM_DRIVER=llvmpipe 352 export DRIVER_NAME=$GALLIUM_DRIVER 369 export GALLIUM_DRIVER=virpipe
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/ |
H A D | deqp-runner.sh | 106 if [ -n "$GALLIUM_DRIVER" ] && [ -e "$INSTALL/$GALLIUM_DRIVER-skips.txt" ]; then 107 DEQP_SKIPS="$DEQP_SKIPS $INSTALL/$GALLIUM_DRIVER-skips.txt" 142 if [ "$GALLIUM_DRIVER" = "virpipe" ]; then 144 export GALLIUM_DRIVER="$GALLIUM_DRIVER" 151 GALLIUM_DRIVER=llvmpipe \
|
H A D | gtest-runner.sh | 22 if [ -n "$GALLIUM_DRIVER" ] && [ -e "$INSTALL/$GALLIUM_DRIVER-skips.txt" ]; then 23 GTEST_SKIPS="$GTEST_SKIPS --skips $INSTALL/$GALLIUM_DRIVER-skips.txt"
|
H A D | crosvm-runner.sh | 109 GALLIUM_DRIVER=${CROSVM_GALLIUM_DRIVER} \
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ci/ |
H A D | gitlab-ci-inc.yml | 54 …- xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-test-env.sh && GALLIUM_DRIVER=vi… 62 GALLIUM_DRIVER: "virgl" 79 GALLIUM_DRIVER: virgl
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
H A D | gitlab-ci-inc.yml | 17 - src/gallium/drivers/llvmpipe/ci/$GALLIUM_DRIVER-skips.txt 76 GALLIUM_DRIVER: "llvmpipe"
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/wgl/ |
H A D | wgl.c | 124 debug_get_option("GALLIUM_DRIVER", ""), in wgl_screen_create() 140 * sorted list. Don't do this if GALLIUM_DRIVER is specified. in wgl_screen_create()
|
/aosp_15_r20/external/virglrenderer/ |
H A D | .gitlab-ci.yml | 213 GALLIUM_DRIVER: virpipe 220 GALLIUM_DRIVER: virgl
|
/aosp_15_r20/external/mesa3d/docs/ |
H A D | releasing.rst | 276 export GALLIUM_DRIVER=softpipe 286 unset GALLIUM_DRIVER
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ci/ |
H A D | gitlab-ci-inc.yml | 18 GALLIUM_DRIVER: "softpipe"
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/common/ |
H A D | generate-env.sh | 52 GALLIUM_DRIVER
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ci/ |
H A D | gitlab-ci.yml | 14 GALLIUM_DRIVER: d3d12
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ci/ |
H A D | gitlab-ci.yml | 30 GALLIUM_DRIVER: svga
|
/aosp_15_r20/external/virglrenderer/docs/ |
H A D | ASAN-notes.txt | 57 export GALLIUM_DRIVER=virpipe
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ci/ |
H A D | gitlab-ci-inc.yml | 19 - src/gallium/frontends/lavapipe/ci/$GALLIUM_DRIVER-skips.txt
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/target-helpers/ |
H A D | sw_helper.h | 77 (sw_vk ? "" : debug_get_option("GALLIUM_DRIVER", "")), in sw_screen_create_vk()
|
H A D | inline_sw_helper.h | 74 (sw_vk ? "" : debug_get_option("GALLIUM_DRIVER", "")), in sw_screen_create_vk()
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/d3d10umd/ |
H A D | d3d10_gdi.c | 74 driver = debug_get_option("GALLIUM_DRIVER", default_driver); in d3d10_create_screen()
|
/aosp_15_r20/external/virglrenderer/.gitlab-ci/container/debian/ |
H A D | x86_test.sh | 41 if [ "${VK_DRIVER}" = "virtio" ] || [ "${GALLIUM_DRIVER}" = "virgl" ]; then
|
/aosp_15_r20/external/mesa3d/src/broadcom/ci/ |
H A D | gitlab-ci-inc.yml | 12 - src/broadcom/ci/$GALLIUM_DRIVER-skips.txt
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/ |
H A D | gitlab-ci-inc.yml | 165 GALLIUM_DRIVER: "zink"
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 13.0.6.rst | 34 [dri][swr] stack overflow / infinite loop with GALLIUM_DRIVER=swr
|
/aosp_15_r20/external/mesa3d/src/amd/ci/ |
H A D | gitlab-ci-inc.yml | 17 - src/amd/ci/$GALLIUM_DRIVER-skips.txt
|