i965: Use the new emit_buffer_surface_state() vtable entry.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 2 Nov 2013 00:33:42 +0000 (17:33 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 6 Nov 2013 01:59:50 +0000 (17:59 -0800)
commitee23dd139a7b76188c9245650e9f73d8b239e9c8
tree66f03e1e4d8b0c2a755845edf713c131d3dcc3ea
parentba836e02a3f09cdc2188c45b6e409a936a840bea
i965: Use the new emit_buffer_surface_state() vtable entry.

This will allow us to combine the Gen4-6 and Gen7 variants of these
functions.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_wm_surface_state.c