Skip to content

Draft: r300: correctly add reader when approached BREAK

Filip Gawin requested to merge gawin/mesa:r300/fs-inout-index-two-level into main

For background: #7249 (closed)

@ondracka in this patch I kinda wanted to cover both cases so it'd also work for "continue". I don't see failing test in r300-rv515-fails.txt due to CONT, do you perhaps know if it's lowered?

Btw rebasing helped, but still have some regressions.

Merge request reports