mesa: remove ctx->Driver.CompressedTextureSize() hook
authorBrian Paul <brianp@vmware.com>
Sat, 24 Oct 2009 22:34:18 +0000 (16:34 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 24 Oct 2009 22:34:25 +0000 (16:34 -0600)
commit4c00981b22b28141af1442e5a679d0923b4358ae
tree14a665b81fdf1f6bfdab7af9bf1c627c6210a072
parent35efc6a1b3e3dada2cf9bd3a503c1b84f4bcb7f5
mesa: remove ctx->Driver.CompressedTextureSize() hook

It always just called _mesa_compressed_texture_size() anyway.
src/mesa/drivers/common/driverfuncs.c
src/mesa/main/dd.h
src/mesa/state_tracker/st_cb_texture.c