diff options
author | Eric Anholt <eric@anholt.net> | 2010-05-03 17:08:01 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-05-03 17:09:31 -0700 |
commit | 05a4e59c2410292f595cfe0cc552a86ae69b20d2 (patch) | |
tree | b87a21bf014ceeec980f8f526eba4d12c53d5b31 /main | |
parent | 3bc8b68436ad387cc395d6c0843bbf185d1739d0 (diff) |
ir_to_mesa.cpp: Fix missing types on some ir_swizzles.
Debugging this took forever as I only looked at constructors in ir.cpp
to find who wasn't setting up ->type. I dislike hiding code (as
opposed to prototypes and definitions) in C++ header files, but in
this case I have only myself to blame.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions