layers: update codegen to split struct_size_helper into .h and .c files.
authorPeter Lohrmann <peterl@valvesoftware.com>
Fri, 3 Apr 2015 18:43:06 +0000 (11:43 -0700)
committerPeter Lohrmann <peterl@valvesoftware.com>
Fri, 3 Apr 2015 18:43:06 +0000 (11:43 -0700)
commit3a9c63a3b33c476e096b23c95a61a2991954e167
tree507be363ca80728caa3074f9ac2e4c100255434a
parent75728227a4f55ca988fbadbff942cb435f84c2fb
layers: update codegen to split struct_size_helper into .h and .c files.

* Also added a copyright notice to all the generated files.
* Splitting the definition from the declaration was needed to better utilize these helpers in glave.
layers/CMakeLists.txt
xgl_helper.py