diff options
author | Eric Anholt <[email protected]> | 2012-03-19 14:04:23 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-04-13 17:01:03 -0700 |
commit | d6e6566206029ace72ba037a3ef7950876eeb88b (patch) | |
tree | 1b95dbeb4487588918af6773a6a4f9a435126e12 /configs | |
parent | 599aac95ff2149d881177ed75a48d97d3dcf47bd (diff) |
glsl: Let ir_builder expressions take un-dereferenced variables.
Having to explicitly dereference is irritating and bloats the code,
when the compiler can detect and do the right thing.
v2: Use a little shim class to produce the automatic dereference
generation at compile time as opposed to runtime, while also
allowing compile-time type checking.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions