]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/shader-audit.sh
more for the audit script
[xonotic/xonotic-maps.pk3dir.git] / scripts / shader-audit.sh
index 85d0e2adf3ef8151181b26754eb5236a1822dada..4a0bb3710c52f81b473653e1592420f1cf1359f8 100755 (executable)
@@ -27,7 +27,7 @@ forbidden_prefixes=
 
 getstats_e()
 {
 
 getstats_e()
 {
-       identify -verbose -alpha set -alpha extract -depth 8 "$1" | {
+       identify -verbose -depth 8 -alpha set -alpha extract "$1" | {
                pix=0
                while read -r L V R; do
                        case "$L" in
                pix=0
                while read -r L V R; do
                        case "$L" in