Skip to content

register_allocate: A couple of sanity check asserts

Emma Anholt requested to merge anholt/mesa:ra-sanity into master

One would have caught the recent freedreno bug (!4503 (merged)), and the other would have caught a bug I made when trying to clean up some driver code while debugging that.

Merge request reports