diff options
author | Jason Ekstrand <[email protected]> | 2017-10-26 19:24:28 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-08-02 10:29:20 -0700 |
commit | bdc3565c8c513dfcfef185da5561dc53dc053787 (patch) | |
tree | 042a37fa6463f2d603ef013cd6eca32ebe7f5baf /src/intel/Makefile.isl.am | |
parent | 4a8236ae17ff58de238678b5bb78833ed35cba37 (diff) |
anv/pipeline: Hash the entire pipeline in one go
Instead of hashing each stage separately (and TES and TCS together), we
hash the entire pipeline. This means we'll get fewer cache hits if
they, for instance, re-use the same VS over and over again but it also
means we can now safely do cross-stage optimizations.
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/intel/Makefile.isl.am')
0 files changed, 0 insertions, 0 deletions