freedreno/ir3: Stop pushing immediates once we've filled the constbuf.
authorEric Anholt <eric@anholt.net>
Mon, 1 Jun 2020 18:32:04 +0000 (11:32 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 5 Jun 2020 20:36:29 +0000 (13:36 -0700)
commit07ec745014a9fd07a1948aa0f653b1a57b9b5e12
treeb524015103aca5388de71a54d5bcf0d4ec11869a
parentab29f2da42f0c5da21edc4dad82e841f243ec680
freedreno/ir3: Stop pushing immediates once we've filled the constbuf.

If we filled the constbuf up with UBOs, we may need to avoid generating
more immediate push constants.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5273>
src/freedreno/ir3/ir3_cp.c