mesa: Reverse s8z24 into z24s8 as required by EXT_packed_depth_stencil.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 10 Jun 2009 20:29:25 +0000 (21:29 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 10 Jun 2009 20:29:25 +0000 (21:29 +0100)
commit337f559cd2d98a858719cb963450fef2256e83f7
treeb5c63ac8681ca9ceff6e70306513874b6779778a
parent8fa8669aeba45d1b57f3cc41429578d55cad378a
mesa: Reverse s8z24 into z24s8 as required by EXT_packed_depth_stencil.

Actually, after spotting this problem, I realized this is unreachable
code. However don't bother to enable this fast path now, given the normal
path is working just fine.
src/mesa/state_tracker/st_cb_readpixels.c