diff options
author | Kenneth Graunke <[email protected]> | 2011-04-05 12:01:59 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-04-05 15:29:07 -0700 |
commit | cb21fa91b8e8f46d7d27604b9cb77fba031567f4 (patch) | |
tree | 5df8b0ff59ce6c32ae89ee4eeede3d50c64df170 /bin/extract_git_sha1 | |
parent | fc6b4332c32461d0e092c908a0f3d9d44d1452a9 (diff) |
ir_to_mesa: Use constructors to convert between src_reg and dst_reg.
Rather than ir_to_mesa_dst_reg_from_src and ir_to_mesa_src_reg_from_dst.
The new constructors are marked 'explicit' so that the compiler can
catch cases where source and destination registers were accidentally
interchanged.
This also necessitated using constructors to initialize the undef and
address registers, as well as adding a default constructor.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'bin/extract_git_sha1')
0 files changed, 0 insertions, 0 deletions