i965: Inline store_output helper in quads workaround code.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 14 Dec 2016 03:50:25 +0000 (19:50 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 6 Jan 2017 23:55:47 +0000 (15:55 -0800)
commit31d9de58abbe25229956355b622b9699dffd2f7f
tree4159b440b81ecddb4be75132de3de81301f3dc00
parent311b1f0a98f944ce75c7684e635bc904c89ad782
i965: Inline store_output helper in quads workaround code.

It's only used in one place, it ignores the offset parameter currently,
and I want to add more parameters...at which point, passing in a bunch
of integers seems less obvious than writing it out.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_nir_tcs_workarounds.c