Home
last modified time | relevance | path

Searched refs:DRIVER_NAME (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/.gitlab-ci/
Dgtest-runner.sh24 if [ -n "$DRIVER_NAME" ] && [ -e "$INSTALL/$DRIVER_NAME-skips.txt" ]; then
25 GTEST_SKIPS="$GTEST_SKIPS --skips $INSTALL/$DRIVER_NAME-skips.txt"
Ddeqp-runner.sh118 if [ -n "$DRIVER_NAME" ] && [ -e "$INSTALL/$DRIVER_NAME-skips.txt" ]; then
119 DEQP_SKIPS="$DEQP_SKIPS $INSTALL/$DRIVER_NAME-skips.txt"
/third_party/mesa3d/.gitlab-ci/piglit/
Dpiglit-runner.sh71 if [ -n "$DRIVER_NAME" ] && [ -e "$INSTALL/$DRIVER_NAME-skips.txt" ]; then
72 PIGLIT_SKIPS="$PIGLIT_SKIPS $INSTALL/$DRIVER_NAME-skips.txt"
/third_party/ltp/testcases/kernel/device-drivers/drm/kernel_space/
Dtdrm.h35 #define DRIVER_NAME DEVICE_NAME macro
Dtdrm.c175 __setup(DRIVER_NAME "=", tdrm_options);
/third_party/mesa3d/.gitlab-ci/common/
Dgenerate-env.sh45 DRIVER_NAME \