Searched refs:GLES_DIR (Results 1 – 1 of 1) sorted by relevance
28 GLES_DIR=69 --gles-dir=*) GLES_DIR=$optarg251 if [ -z "$GLES_DIR" ]; then252 GLES_DIR=../../sdk/emulator/opengl253 log2 "GLES : Probing source dir: $GLES_DIR"254 if [ ! -d "$GLES_DIR" ]; then255 GLES_DIR=../opengl256 log2 "GLES : Probing source dir: $GLES_DIR"257 if [ ! -d "$GLES_DIR" ]; then258 GLES_DIR=[all …]