Searched refs:DEQP_SUITE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/
H A Dgenerate-env.sh31 DEQP_SUITE \
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/
H A Ddeqp-runner.sh22 if [ -z "$DEQP_SUITE" ]; then
24 echo 'DEQP_SUITE must be set to the name of your deqp-gpu_version.toml, or DEQP_VER must be set to something like "gles2", "gles31-khr" or "vk" for the test run'
142 if [ -z "$DEQP_SUITE" ]; then
165 --suite $INSTALL/deqp-$DEQP_SUITE.toml \

Completed in 3 milliseconds