diff options
author | Grazvydas Ignotas <[email protected]> | 2017-05-02 22:46:06 +0300 |
---|---|---|
committer | Grazvydas Ignotas <[email protected]> | 2017-05-10 01:13:44 +0300 |
commit | 45ccb661d8b2aba00f1bdc0d3de4efe5b2a4a9f9 (patch) | |
tree | efe6f732531acb3233fc8ac670481347af487b1c /src/gallium/auxiliary | |
parent | 0ef302638f2883789a3b39c2b6cfd20814efa0bb (diff) |
radv: always free nir shaders from modules on stack
valgrind reports them as leaked, and I could not find anything making a
copy of the nir pointer. Also, radv_device_init_meta_blit_color() is
already freeing them unconditionally like this.
Signed-off-by: Grazvydas Ignotas <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions