Skip to content
Snippets Groups Projects
Commit c2ff3485 authored by Tapani Pälli's avatar Tapani Pälli Committed by Kenneth Graunke
Browse files

glsl: clone inputs and outputs during linking


This increases memory pressure during linking but makes it easier
for backend to free IR after it is not needed anymore.

v2: use resource list as ralloc context in case of relink (Kenneth)

Signed-off-by: default avatarTapani Pälli <tapani.palli@intel.com>
Reviewed-by: Kenneth Graunke's avatarKenneth Graunke <kenneth@whitecape.org>
Cc: mesa-stable@lists.freedesktop.org
parent 4b35ab9b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment