Skip to content

mesa: drop unused code or use it

Dave Airlie requested to merge airlied/mesa:mesa-dead-code-elim into main

These patches mostly drop dead code I found on my way refactoring, in one case the stencil export it uses a value instead of querying the screen for it.

Merge request reports