swrast: Add LUMINANCE, INTENSITY, LUMINANCE_ALPHA to span asserts.
authorEric Anholt <eric@anholt.net>
Mon, 18 Apr 2011 16:32:06 +0000 (09:32 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 20 Apr 2011 17:35:41 +0000 (10:35 -0700)
commita45b757f788d3a59a446fe2596065ec5f0d5eac2
treeab213785d17b6efd1b0fb5e03e499ae7947dca53
parentabee17057f52a1b83ab5d7897bc9299e452b5953
swrast: Add LUMINANCE, INTENSITY, LUMINANCE_ALPHA to span asserts.

Fixes ARB_texture_float/fbo-alphatest-formats.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_readpix.c
src/mesa/swrast/s_span.c