diff options
author | Matt Turner <[email protected]> | 2014-02-19 20:31:14 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2014-02-21 22:51:33 -0800 |
commit | 326fc60ee9457d17fb97a7f49c977743426b0859 (patch) | |
tree | bd7548a03c8815dab32e0b821fffb965ea7b80f4 /src/mesa/drivers/dri/i965/brw_shader.h | |
parent | 070f20272fcfdcafe5d843d240e876ef5cfda560 (diff) |
i965/fs: Pass fs_regs by constant reference where possible.
These functions (modulo emit_lrp, necessitating the small fix-up) pass
these arguments by value unmodified to other functions. No point in
making an additional copy.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_shader.h')
0 files changed, 0 insertions, 0 deletions