mesa: Print more informative debug for _mesa_do_init_remap_table().
authorEric Anholt <eric@anholt.net>
Wed, 9 Jan 2013 23:33:19 +0000 (15:33 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 25 Jan 2013 17:36:43 +0000 (09:36 -0800)
commitf6191e09aa8f678dd5fe3cd463d70e4a58e7b2a6
tree273e331ee87d98a896533ab63fe8751175755f2c
parent22233da1ee4b59663966169759960c00c033d0e9
mesa: Print more informative debug for _mesa_do_init_remap_table().

This is the same logic from _mesa_map_function_array().

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/remap.c