i965: Drop the BRW_BATCH_STRUCT macro.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 30 Aug 2017 08:43:34 +0000 (01:43 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 1 Sep 2017 16:59:36 +0000 (09:59 -0700)
commit804f78feb41376101632715c32ab680893629915
tree32c1c445eef17f62231eff8e3685e64836ada6c9
parent6ec7bddb19aee9faf28bfaac45f39b81708214d7
i965: Drop the BRW_BATCH_STRUCT macro.

It's used in exactly one place these days, and not much simpler than
just calling intel_batchbuffer_data directly.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/brw_urb.c