Re: [Mesa-dev] [RFC PATCH 10/40] i965/blorp: Update hw-binding table entries for blorp.

2015-01-04 Thread Kenneth Graunke
On Sunday, January 04, 2015 04:04:24 PM Abdiel Janulgue wrote: > Update the hw-generated binding table for blorp SURFACE_STATE entries. > > Signed-off-by: Abdiel Janulgue > --- > src/mesa/drivers/dri/i965/gen6_blorp.cpp | 35 > > 1 file changed, 26 insertions(+)

[Mesa-dev] [RFC PATCH 10/40] i965/blorp: Update hw-binding table entries for blorp.

2015-01-04 Thread Abdiel Janulgue
Update the hw-generated binding table for blorp SURFACE_STATE entries. Signed-off-by: Abdiel Janulgue --- src/mesa/drivers/dri/i965/gen6_blorp.cpp | 35 1 file changed, 26 insertions(+), 9 deletions(-) diff --git a/src/mesa/drivers/dri/i965/gen6_blorp.cpp b/src