mesa: use _mesa_unpack_float_z_row in get_tex_depth()
authorBrian Paul <brianp@vmware.com>
Fri, 9 Sep 2011 02:16:18 +0000 (20:16 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 9 Sep 2011 02:16:18 +0000 (20:16 -0600)
commitc6ca3ca5520289572859a4a874f69366f76ad421
treeeb5dffc28c1105961c2dbb07bfad5df27429e8c6
parent0386d9ac7782f51996ce8417083d32493b377003
mesa: use _mesa_unpack_float_z_row in get_tex_depth()

Removes another use of the gl_texture_image::FetchTexelf() function.
src/mesa/main/texgetimage.c