iris: Don't bother packing 3DSTATE_SO_BUFFER at create time
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 5 Dec 2018 08:55:45 +0000 (00:55 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:10 +0000 (10:26 -0800)
commitcf4931e586d4d173a7c3a11ed566258642a1595f
tree8c463659dcd16b8cc02e7475e03c78b627c246bf
parent754d678b0ab894c4427d5181c17f02e11e2dc715
iris: Don't bother packing 3DSTATE_SO_BUFFER at create time

We have to do half the packet late anyway, we may as well just do it
all at set time.  This also lets us move the struct def out of genxml
src/gallium/drivers/iris/iris_state.c