Skip to content

radv: cache RT stage info

Rhys Perry requested to merge pendingchaos/mesa:radv_rt_cache_info into main

If a RT pipeline misses the cache but it's imported stages hit the cache, then can_inline might be false when it should be true.

I suspect this is why I've been having random fossil-db changes.

Merge request reports