Rewrite a bunch of constructors. It's now important that the first
authorBrian <brian@yutani.localnet.net>
Wed, 17 Jan 2007 23:29:51 +0000 (16:29 -0700)
committerBrian <brian@yutani.localnet.net>
Wed, 17 Jan 2007 23:29:51 +0000 (16:29 -0700)
commiteb0c478b1716b4d79d282f0af4970a94db3619ce
tree713ca9496c7670f92a20a21fb7e9aa5da8a2cb3d
parent3a3bb953b63e8e85afb330f5d7c887413ad43c1e
Rewrite a bunch of constructors.  It's now important that the first
constructor for any given type be the one that takes the most parameters
as this is the constructor that'll be used when there's no perfect match
to the caller's arguments.
See the _slang_adapt_call() function for details.
src/mesa/shader/slang/library/slang_core.gc
src/mesa/shader/slang/library/slang_core_gc.h