diff options
author | Brian Paul <brianp@vmware.com> | 2010-02-26 17:44:10 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-03-04 10:53:26 -0700 |
commit | 38110fd1c3a6c57d1ff089d546a3456ca1a78da8 (patch) | |
tree | fca4f935395a2bce7785cc7029b21895197f09f9 /src/gallium/auxiliary/util | |
parent | 8e7a8d65931a650534e0f5c4e0d8118cd6f7636e (diff) |
gallivm: clarify unsigned vs. signed integer type construction
The lp_int_type() function was creating an unsigned type. So rename
that function to lp_uint_type() and create new lp_int_type() that
creates a signed type.
Diffstat (limited to 'src/gallium/auxiliary/util')
0 files changed, 0 insertions, 0 deletions