compiler: add fields for tes metadata to shader info
authorTimothy Arceri <timothy.arceri@collabora.com>
Thu, 13 Oct 2016 04:11:47 +0000 (15:11 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Wed, 26 Oct 2016 03:29:36 +0000 (14:29 +1100)
commit088c25bfb7d77e2a23af7cc8c3357f4c5228c757
tree4b646d0c31f69ff645ce7a172539a3f9c3bfdac3
parent64d9773cfebded42691a70e3b233cadf896e53ba
compiler: add fields for tes metadata to shader info

And copy the values from gl_tess_eval_program struct.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/shader_info.c
src/compiler/shader_info.h