diff options
author | Jason Ekstrand <[email protected]> | 2015-10-01 16:38:59 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-10-02 14:22:53 -0700 |
commit | b62e36d18fac4a9c9977ddfa4bc2c2dbbcdad1b4 (patch) | |
tree | 2334c2779395ca08ae7b6bd348d5a1e016ea15a7 /bin | |
parent | 7b974c5f902b3f652776471aa35306195247a8a7 (diff) |
i965/fs: Move sampler unit lookup into rescale_texcoord
The texunit variable we create and assign in nir_emit_texture gets passed
through two more layers of function calls before it gets to its sole use in
rescale_texcoord. The best part is that we already pass the sampler into
rescale_texcoord so we can just look it up there.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions