Signed-off-by: Diego Biurrun <diego@biurrun.de>
Use the result directly, removing an unneeded cast.
This module implements generic texture decompression from different families (DXTC, RGTC, BCn) and texture compression DXTC 1, 3, and 5. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>