mesa: pass gl_program to _mesa_append_uniforms_to_file()
authorTimothy Arceri <timothy.arceri@collabora.com>
Mon, 31 Oct 2016 10:51:40 +0000 (21:51 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 29 Dec 2016 23:57:16 +0000 (10:57 +1100)
commit9ea513e22698fba429b8f3f2a9a0ccdbcc73d4a2
tree47dd89281e8458ab29094fb8b18a10e0afb30288
parentb51bfbdd85da83f08e671b8bf25fa1f9153924ed
mesa: pass gl_program to _mesa_append_uniforms_to_file()

This now contains everything we need.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/api_validate.c
src/mesa/program/prog_print.c
src/mesa/program/prog_print.h