diff options
author | Jason Ekstrand <[email protected]> | 2014-10-20 18:05:36 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-01-15 07:18:59 -0800 |
commit | b1fe8604c6b679768e880b5e1d7f18b92067721b (patch) | |
tree | 4b4f5cacf7e9aa4fe1a734d71d57576dd2d18627 /include/GL | |
parent | b600f1a3818d7b1cba4b2e6debded3d177e14449 (diff) |
i965/fs: Don't take an ir_variable for emit_general_interpolation
Previously, emit_general_interpolation took an ir_variable and pulled the
information it needed from that. This meant that in fs_fp, we were
constructing a dummy ir_variable just to pass into it. This commit makes
emit_general_interpolation take only the information it needs and gets rid
of the fs_fp cruft.
Reviewed-by: Connor Abbott <[email protected]>
Diffstat (limited to 'include/GL')
0 files changed, 0 insertions, 0 deletions