Skip to content

radv: rework ref counting for shaders and add prologs/epilogs ref counting

Samuel Pitoiset requested to merge hakzsam/mesa:radv_ref_count_shaders into main

With GPL, prologs/epilogs can be created from libraries, so ref counting them makes sense too.

Merge request reports