diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2016-03-04 12:27:31 -0800 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2016-03-05 13:50:07 -0800 |
commit | 584f39c65ed24d6c331d8ccf05d93678f3fafe16 (patch) | |
tree | 3375c49caa7e62839ea72c9c1f9f20571da55863 /src/intel/vulkan/anv_nir.h | |
parent | 626559ed3717a205c1315040caa4308e77c70eb5 (diff) |
anv: Don't re-upload shaders when merging
Using anv_pipeline_cache_upload_kernel() will re-upload the kernel and
prog_data when we merge caches. Since the kernel and prog_data is
already in the program_stream, use anv_pipeline_cache_add_entry()
instead to only add the entry to the hash table.
Diffstat (limited to 'src/intel/vulkan/anv_nir.h')
0 files changed, 0 insertions, 0 deletions