On Sat, Jan 17, 2015 at 3:04 PM, Francisco Jerez wrote:
> It's a wrapper around emit_buffer_surface_state with format=RAW, pitch=1,
> rw=true and the remaining arguments ordered differently. There's no point in
> having a separate vtbl pointer for that.
Yeah, I agree, that can go.
Reviewed-by:
It's a wrapper around emit_buffer_surface_state with format=RAW, pitch=1,
rw=true and the remaining arguments ordered differently. There's no point in
having a separate vtbl pointer for that.
---
src/mesa/drivers/dri/i965/brw_binding_tables.c| 8 +---
src/mesa/drivers/dri/i965/brw_contex