Skip to content

turnip, freedreno: Clean up indirect i/o handling

This is a little series to enable indirect i/o with tessellation shaders in turnip, and stop using the now-legacy GLSL IR indirect lowering path in freedreno. This aligns us with how radeonsi and radv handle this.

Merge request reports