diff --git a/src/nvtt/Context.cpp b/src/nvtt/Context.cpp index ea90171..d459f88 100644 --- a/src/nvtt/Context.cpp +++ b/src/nvtt/Context.cpp @@ -947,7 +947,7 @@ bool Compressor::Private::outputHeader(nvtt::TextureType textureType, int w, int } } } - } + } else { header.glType = 0;