Searched refs:GLES_INCLUDE (Results 1 – 1 of 1) sorted by relevance
28 GLES_INCLUDE=72 --gles-include=*) GLES_INCLUDE=$optarg232 if [ -z "$GLES_INCLUDE" ]; then234 GLES_INCLUDE=$ANDROID_TOP/sdk/emulator/opengl/host/include235 if [ -d "$GLES_INCLUDE" ]; then236 log "GLES : Headers in $GLES_INCLUDE"238 echo "Warning: Could not find OpenGLES emulation include dir: $GLES_INCLUDE"258 if [ -z "$GLES_INCLUDE" ]; then260 GLES_INCLUDE=../../sdk/emulator/opengl/host/include261 if [ -d "$GLES_INCLUDE" ]; then[all …]