i965/blorp/genX: Add helpers for allocating various bits of state
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 17 Aug 2016 13:37:59 +0000 (06:37 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 29 Aug 2016 19:17:34 +0000 (12:17 -0700)
commitbecd434d14d7227575482803c27516818f55b61e
tree3f8198d2a73fd0d79a39882e85fc44872bb6e890
parent600446ccc7a95d589e92d0f574eed823b678377c
i965/blorp/genX: Add helpers for allocating various bits of state

This pulls most of the brw-specific bits into helpers with generic names.
Later, those will become the driver hooks for generic code.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/genX_blorp_exec.c