Put static pointers to vec[234]_types along with the static float_type.
authorEric Anholt <eric@anholt.net>
Thu, 22 Apr 2010 16:47:27 +0000 (09:47 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 23 Apr 2010 23:12:44 +0000 (16:12 -0700)
commitec9e73870cc150adbb3e76762a26c7f51d8aceb4
treee0cdcb3fafbb54122348a590e24d17ecc69531eb
parent8d3e59f1f399d7c1f7604779f1d62e876c609d9e
Put static pointers to vec[234]_types along with the static float_type.

Otherwise you have to type a lot of get_instance.
builtin_function.cpp
builtin_types.h
glsl_types.h
ir_variable.cpp