get_tile() for z16, z32, s8z24 surfaces needs to return 4 floats per pixel (for depth...
authorBrian <brian.paul@tungstengraphics.com>
Tue, 23 Oct 2007 23:45:38 +0000 (17:45 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 24 Oct 2007 18:32:42 +0000 (12:32 -0600)
commit47f2e97019d367e544439d0604b824b7bd2643c7
treeaf41097cf5cba01b500a71b9eb0e4c3fbbb62567
parentaf960431675ddb51c24da29ac183399401b62362
get_tile() for z16, z32, s8z24 surfaces needs to return 4 floats per pixel (for depth texture sampling)
src/mesa/pipe/softpipe/sp_surface.c