Add `void' type to table of available types
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 23 Mar 2010 19:11:50 +0000 (12:11 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 23 Mar 2010 19:11:50 +0000 (12:11 -0700)
commit7563b50075975a3a6b32de64ecb240398d421a55
treee08cd741631c170ece1a85302b07ad9cf3c8b461
parent693bb11b5f817b6a299f03acaf50fc3264c853d0
Add `void' type to table of available types

This will make void-01.glsl test fail, so I may regret this later.
However, this will make supporting functions that return void or
functions that have a void parameter list easier to handle.
builtin_types.sh
glsl_types.cpp