glsl: Expose a public glsl_type::void_type const pointer.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 13 Dec 2010 19:19:38 +0000 (11:19 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 17 Dec 2010 18:55:17 +0000 (10:55 -0800)
commit5c229e5fbd8ffa573ab2c1225f182036792a75af
tree38d3500d7078d7e46c8a11857b4aa277da5864d3
parentdaffaca53e47faeaaefb98ca46fe4870133d9f02
glsl: Expose a public glsl_type::void_type const pointer.

This is analogous to glsl_type::int_type and all the others.
src/glsl/builtin_types.h
src/glsl/glsl_types.cpp
src/glsl/glsl_types.h