Re: [Mesa-dev] [PATCH resend 4/7] i965: Implement interface to edit binding table entries

2015-06-01 Thread Kenneth Graunke
On Monday, June 01, 2015 03:14:27 PM Abdiel Janulgue wrote: > Unlike normal software binding tables where the driver has to manually > generate and fill a binding table array which are then uploaded to the > hardware, the resource streamer instead presents the driver with an option > to fill out sl

[Mesa-dev] [PATCH resend 4/7] i965: Implement interface to edit binding table entries

2015-06-01 Thread Abdiel Janulgue
Unlike normal software binding tables where the driver has to manually generate and fill a binding table array which are then uploaded to the hardware, the resource streamer instead presents the driver with an option to fill out slots for individual binding table indices. The hardware accumulates t