t_dd_dmatmp: Make the render_tab[]s const
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 23 Mar 2015 12:47:23 +0000 (14:47 +0200)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 23 Sep 2015 16:57:46 +0000 (09:57 -0700)
commit84fec757de2f8c6ba47f2f56077993d62538711a
tree5e7bb9e2d9dcbd5cc4998fc1ef3fe01fc26e5786
parentabbaf3301f2405adf61d2804706c00a391a1336e
t_dd_dmatmp: Make the render_tab[]s const

These tables hold function pointers and they never change so
make them const.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/tnl_dd/t_dd_dmatmp.h