Re: [Mesa-dev] [PATCH 18/20] i965: Program the push constants state using the gather table

2015-10-28 Thread Abdiel Janulgue
On 10/27/2015 03:18 PM, Francisco Jerez wrote: > Francisco Jerez writes: > >> Abdiel Janulgue writes: >> >>> Use the gather table generated from the uniform uploads and >>> ir_binop_ubo_load to gather and pack the constants to the gather pool. >>> >>> Note that the 3DSTATE_CONSTANT_* packet no

Re: [Mesa-dev] [PATCH 18/20] i965: Program the push constants state using the gather table

2015-10-27 Thread Francisco Jerez
Francisco Jerez writes: > Abdiel Janulgue writes: > >> Use the gather table generated from the uniform uploads and >> ir_binop_ubo_load to gather and pack the constants to the gather pool. >> >> Note that the 3DSTATE_CONSTANT_* packet now refers to the gather >> pool generated by the resource st

Re: [Mesa-dev] [PATCH 18/20] i965: Program the push constants state using the gather table

2015-10-23 Thread Francisco Jerez
Abdiel Janulgue writes: > Use the gather table generated from the uniform uploads and > ir_binop_ubo_load to gather and pack the constants to the gather pool. > > Note that the 3DSTATE_CONSTANT_* packet now refers to the gather > pool generated by the resource streamer instead of the constant buf

[Mesa-dev] [PATCH 18/20] i965: Program the push constants state using the gather table

2015-09-11 Thread Abdiel Janulgue
Use the gather table generated from the uniform uploads and ir_binop_ubo_load to gather and pack the constants to the gather pool. Note that the 3DSTATE_CONSTANT_* packet now refers to the gather pool generated by the resource streamer instead of the constant buffer pointed to by an offset of the