Searched refs:BACKENDS (Results 1 – 4 of 4) sorted by relevance
9 BACKENDS=""21 BACKENDS=""22 BACKENDS="$BACKENDS vtest-softpipe"23 BACKENDS="$BACKENDS vtest-llvmpipe"24 BACKENDS="$BACKENDS vtest-gpu"25 BACKENDS="$BACKENDS softpipe"26 BACKENDS="$BACKENDS llvmpipe"27 BACKENDS="$BACKENDS gpu"31 BACKENDS=""32 BACKENDS="$BACKENDS vtest-softpipe"[all …]
160 BACKENDS=""162 BACKENDS="${BACKENDS} --backend vtest-llvmpipe"166 BACKENDS="${BACKENDS} --backend vtest-gpu"172 ${BACKENDS}186 BACKENDS=""188 BACKENDS="${BACKENDS} --backend vtest-llvmpipe"192 BACKENDS="${BACKENDS} --backend vtest-gpu"198 ${BACKENDS}
3 BACKENDS="EVPORT KQUEUE EPOLL DEVPOLL POLL SELECT WIN32"48 for i in $BACKENDS; do160 backends=$BACKENDS
1208 set(BACKENDS "") variable1211 list(APPEND BACKENDS EPOLL)1215 list(APPEND BACKENDS SELECT)1219 list(APPEND BACKENDS POLL)1223 list(APPEND BACKENDS KQUEUE)1227 list(APPEND BACKENDS EVPORT)1231 list(APPEND BACKENDS DEVPOLL)1235 list(APPEND BACKENDS WIN32)1242 foreach(BACKEND ${BACKENDS})1304 foreach(BACKEND ${BACKENDS})[all …]