Searched refs:DEQP_FRACTION (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/.gitlab-ci/ | ||
H A D | deqp-runner.sh | 78 if [ -n "$DEQP_FRACTION" ]; then 79 sed -ni 1~$DEQP_FRACTION"p" /tmp/case-list.txt 191 --fraction `expr $CI_NODE_TOTAL \* ${DEQP_FRACTION:-1}` \ |
Completed in 1 milliseconds