Add functions to generate constructors for built-in types.
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Mar 2010 23:58:45 +0000 (16:58 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Mar 2010 23:58:45 +0000 (16:58 -0700)
commit720c88eab902923123b0625f133e9ef5912f0e3f
tree40ae654fb13efbbd320debd66f347c0c8e75fd7e
parentacb36240e5c628db8cbdd43912e6b24967d2b2f2
Add functions to generate constructors for built-in types.

Currently only vector and matrix types are supported.  Structure types will be
added later.
glsl_types.cpp
glsl_types.h