intel: Fix intel_compressed_num_bytes for FXT1 after I broke it.
authorEric Anholt <eric@anholt.net>
Fri, 4 Jun 2010 19:43:15 +0000 (12:43 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 4 Jun 2010 19:43:15 +0000 (12:43 -0700)
commit18a6e5ee73c5cef283c6bef906e5f8e4f60d4000
treec5c20e34841c522bbcd08b806e3096d3fb3b218d
parenta663a6371850da64cab33ed8dc5892e3bff06294
intel: Fix intel_compressed_num_bytes for FXT1 after I broke it.

Fixes piglit fxt1-teximage since
7554b83a21bd62b20df5a7327b69f08108ac9ab6, and also OGLC tests that hit
FXT1 with a million other things.

Bug #28184.
src/mesa/drivers/dri/intel/intel_tex_format.c