open class ETC2Util
open class ETC2Util
All in one utility class for ETC2 textures. This performs the same duties as the ETC1
and ETC1Util
classes, but for the ETC2 format. Can also handle ETC1 textures. For more information see the OpenGL ES 3.0 specification.
Author
Jared Woolston (jwoolston@tenkiv.com)