mesa: make memcpy_texture() non-static
authorBrian Paul <brianp@vmware.com>
Thu, 15 Oct 2015 15:54:29 +0000 (09:54 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 20 Oct 2015 18:52:40 +0000 (12:52 -0600)
commitcf405922eb2bd4d1dfae896caa9d58980875e7ec
treec44a956f2eced7a59d9a70f4c88f0325f1b73cdf
parent31ae52acceb7defc84080e32db6d5b1b0fe2eace
mesa: make memcpy_texture() non-static

So that we can use it directly from the mesa/gallium state tracker.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
src/mesa/main/texstore.c
src/mesa/main/texstore.h