Skip to content
Snippets Groups Projects
Commit 3111cee2 authored by Emma Anholt's avatar Emma Anholt Committed by Marge Bot
Browse files

freedreno: Fix attempts to push UBO contents past the constlen on pre-a6xx.

The binning variant likely won't have any UBO load code in it, so we were
writing past constlen (and sometimes asserting about it) when loading more
than one ubo block.

Part-of: <mesa/mesa!5027>
parent 7336caa5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment