glsl: Allow glsl_types.h to be included in C sources
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 11 Oct 2011 23:11:40 +0000 (16:11 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 7 Nov 2011 21:33:15 +0000 (13:33 -0800)
commit68db407b20e780d3f45b90b01f1271b7bd7e7a2b
tree21779aef5c46732f3fbb4979f0d320dbcc3eecea
parent017346f4038671bd6725b857f6daeba821a8306b
glsl: Allow glsl_types.h to be included in C sources

Some C code will want access to the glsl_base_type and
glsl_sampler_dim enums in the near future.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Tested-by: Tom Stellard <thomas.stellard@amd.com>
src/glsl/glsl_types.h