iris: Refactor push constant allocation so we can reuse it
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 5 Oct 2019 18:48:46 +0000 (14:48 -0400)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 5 Oct 2019 21:18:44 +0000 (17:18 -0400)
commitf1bba22f69323eb4b7fc11abab3d14ecacafa5b4
treebc1f3f3807b17273b0017806d3295f603f8afcea
parent12bf1308c41273e9ac9e7a7cdc48c2c594164d60
iris: Refactor push constant allocation so we can reuse it

We'll need this for a workaround shortly.  While refactoring, also
improve the comment slightly.
src/gallium/drivers/iris/iris_state.c