mesa: remove unused ctx parameter for _mesa_select_tex_image()
authorBrian Paul <brianp@vmware.com>
Fri, 2 Jan 2015 23:56:12 +0000 (16:56 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 5 Jan 2015 20:50:55 +0000 (13:50 -0700)
commitf262ed6e3dd9d447355ea2490e84c0a6b0fd1ddb
treede3fe1cf53f2e6fe38a35b1b9131cba753cd4cd1
parent05279fa5636bc1354c34ef043183d56f730b7f8e
mesa: remove unused ctx parameter for _mesa_select_tex_image()

Reviewed-by: Eric Anholt <eric@anholt.net>
12 files changed:
src/mesa/drivers/common/meta_blit.c
src/mesa/drivers/common/meta_generate_mipmap.c
src/mesa/main/copyimage.c
src/mesa/main/fbobject.c
src/mesa/main/genmipmap.c
src/mesa/main/mipmap.c
src/mesa/main/texgetimage.c
src/mesa/main/teximage.c
src/mesa/main/teximage.h
src/mesa/main/texparam.c
src/mesa/main/textureview.c
src/mesa/main/vdpau.c