Check texture format in get_texel() to handle depth textures.
authorBrian <brian.paul@tungstengraphics.com>
Sat, 13 Oct 2007 17:11:11 +0000 (11:11 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Sat, 13 Oct 2007 17:11:11 +0000 (11:11 -0600)
commitd75acc8ffa47dbd85d864b2f6ab028652e45044d
tree4c3af84199b9af42e748d9547f15d0290736e135
parenteb389aaf720a08045bc2492dd6cf50f1a2e44e87
Check texture format in get_texel() to handle depth textures.
src/mesa/pipe/softpipe/sp_tex_sample.c