OSDN Git Service

iris: Consolodate URB emit
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 17 Jan 2020 19:38:52 +0000 (13:38 -0600)
committerJason Ekstrand <jason@jlekstrand.net>
Fri, 31 Jan 2020 00:46:22 +0000 (18:46 -0600)
commite928676b69bf9cafce1c0304dd473c926b9f2854
tree61466fcd3cc616589135e5bc29f3d1bbca34156d
parent09e4c33085f15ffa691053143bec9dbf4aecfeaa
iris: Consolodate URB emit

Now that we don't have to carry a URB state emit function for BLORP we
can roll some stuff together and drop a genX helper.

Cc: "20.0" mesa-stable@lists.freedesktop.org
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3454>
src/gallium/drivers/iris/iris_context.h
src/gallium/drivers/iris/iris_genx_protos.h
src/gallium/drivers/iris/iris_state.c