mesa: improve reported function name in Tex*Multisample
authorChris Forbes <chrisf@ijw.co.nz>
Sat, 16 Mar 2013 04:00:05 +0000 (17:00 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Sun, 31 Mar 2013 09:19:34 +0000 (22:19 +1300)
commitb15c558c855d24b3a3340766486dd4e08cd42542
treec6e53b82011f62d72fb4e11beea84587ba5e13b8
parent9cbfe98bfc6095b0d9e13c33440c687983218a76
mesa: improve reported function name in Tex*Multisample

Now that there are 4 variants, just pass the function name into
teximagemultisample rather than reconstructing it.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/teximage.c