FasTC/ASTCEncoder/include
Pavel Krajcevski c6364cc2a7 Made utils functions static inline and removed block size from compression specification
I'm not completely sure what the best strategy is in this case. Ultimately, it's good
that the format itself carries the block dimensions. It makes a lot of the code somewhat
uglier though, but really the only thing that we're sullying is the succinct ability to
determine what large-scale format it's in (PVRTC vs ASTC instead of 2bpp PVRTC vs 4bpp).
2014-03-12 19:38:35 -04:00
..
ASTCCompressor.h Made utils functions static inline and removed block size from compression specification 2014-03-12 19:38:35 -04:00