mesa: remove MESA_FUNCTION
authorBrian Paul <brianp@vmware.com>
Thu, 25 Jan 2018 20:44:19 +0000 (13:44 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 26 Jan 2018 20:52:48 +0000 (13:52 -0700)
commitac0e9e343c0c009875be186f90c951d5465b5371
tree10df141c23ed51feac73e36cad9566dbe0eb53f5
parentbacf72a18dc07ee2a9fb23e8f17aeb04ec31ea50
mesa: remove MESA_FUNCTION

Just use __func__ in the two macros where it was used.

Reviewed-by: Neha Bhende <bhenden@vmware.com>
src/mesa/main/context.h
src/mesa/main/mtypes.h