Home
last modified time | relevance | path

Searched full:gallium_driver (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/mesa3d/.gitlab-ci/piglit/
H A Dpiglit-runner.sh28 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 Dpiglit-traces.sh90 if [ "$GALLIUM_DRIVER" = "virpipe" ]; then
92 export GALLIUM_DRIVER="$GALLIUM_DRIVER"
95 GALLIUM_DRIVER=llvmpipe \
/aosp_15_r20/external/virglrenderer/ci/
H A Drun_test_suite.sh286 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 Ddeqp-runner.sh106 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 Dgtest-runner.sh22 if [ -n "$GALLIUM_DRIVER" ] && [ -e "$INSTALL/$GALLIUM_DRIVER-skips.txt" ]; then
23 GTEST_SKIPS="$GTEST_SKIPS --skips $INSTALL/$GALLIUM_DRIVER-skips.txt"
H A Dcrosvm-runner.sh109 GALLIUM_DRIVER=${CROSVM_GALLIUM_DRIVER} \
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ci/
H A Dgitlab-ci-inc.yml54 …- 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 Dgitlab-ci-inc.yml17 - src/gallium/drivers/llvmpipe/ci/$GALLIUM_DRIVER-skips.txt
76 GALLIUM_DRIVER: "llvmpipe"
/aosp_15_r20/external/mesa3d/src/gallium/targets/wgl/
H A Dwgl.c124 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.yml213 GALLIUM_DRIVER: virpipe
220 GALLIUM_DRIVER: virgl
/aosp_15_r20/external/mesa3d/docs/
H A Dreleasing.rst276 export GALLIUM_DRIVER=softpipe
286 unset GALLIUM_DRIVER
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ci/
H A Dgitlab-ci-inc.yml18 GALLIUM_DRIVER: "softpipe"
/aosp_15_r20/external/mesa3d/.gitlab-ci/common/
H A Dgenerate-env.sh52 GALLIUM_DRIVER
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ci/
H A Dgitlab-ci.yml14 GALLIUM_DRIVER: d3d12
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ci/
H A Dgitlab-ci.yml30 GALLIUM_DRIVER: svga
/aosp_15_r20/external/virglrenderer/docs/
H A DASAN-notes.txt57 export GALLIUM_DRIVER=virpipe
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ci/
H A Dgitlab-ci-inc.yml19 - src/gallium/frontends/lavapipe/ci/$GALLIUM_DRIVER-skips.txt
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/target-helpers/
H A Dsw_helper.h77 (sw_vk ? "" : debug_get_option("GALLIUM_DRIVER", "")), in sw_screen_create_vk()
H A Dinline_sw_helper.h74 (sw_vk ? "" : debug_get_option("GALLIUM_DRIVER", "")), in sw_screen_create_vk()
/aosp_15_r20/external/mesa3d/src/gallium/targets/d3d10umd/
H A Dd3d10_gdi.c74 driver = debug_get_option("GALLIUM_DRIVER", default_driver); in d3d10_create_screen()
/aosp_15_r20/external/virglrenderer/.gitlab-ci/container/debian/
H A Dx86_test.sh41 if [ "${VK_DRIVER}" = "virtio" ] || [ "${GALLIUM_DRIVER}" = "virgl" ]; then
/aosp_15_r20/external/mesa3d/src/broadcom/ci/
H A Dgitlab-ci-inc.yml12 - src/broadcom/ci/$GALLIUM_DRIVER-skips.txt
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/
H A Dgitlab-ci-inc.yml165 GALLIUM_DRIVER: "zink"
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D13.0.6.rst34 [dri][swr] stack overflow / infinite loop with GALLIUM_DRIVER=swr
/aosp_15_r20/external/mesa3d/src/amd/ci/
H A Dgitlab-ci-inc.yml17 - src/amd/ci/$GALLIUM_DRIVER-skips.txt

12