On 11/09/2013 01:02 AM, Chris Forbes wrote:
> Just prior to emitting the 3DPRIMITIVE command, we load each of the
> indirect registers. The values loaded are either from offsets into the
> current indirect BO, or constant zero if the parameter is not used for
> this draw.
> 
> Enabling use of the indirect registers is done by turning on a bit in
> the first dword of the 3DPRIMITIVE command itself.
> 
> V3: - Deduplicate the common part of both indexed and nonindexed indirect
> setup.
>     - Just refer to the indirect bo out of the context directly.
> 
> Signed-off-by: Chris Forbes <[email protected]>

Patches 8-11 are:
Reviewed-by: Kenneth Graunke <[email protected]>

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to