diff options
author | Kenneth Graunke <[email protected]> | 2014-09-01 01:58:06 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-10-15 17:04:45 -0700 |
commit | 1f76fcf231cf7c8c19586e93ba8e4d800ad3be72 (patch) | |
tree | 1ee4b8f3affecb2950abcd83d94a020c191accaa /src/mesa/program/program_lexer.l | |
parent | cee2027574579d63cdf9693156542e7862b27131 (diff) |
i965/fs: Move texel offset handling to visit(ir_texture *).
This moves the handling of non-constant texel offset subexpression trees
to the place where we visit other such subtrees. It also removes some
uses of ir->offset in emit_texture_gen7, which will be useful when we
write the backend for our new upcoming IR.
Based on a patch by Connor Abbott.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/mesa/program/program_lexer.l')
0 files changed, 0 insertions, 0 deletions