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 <chr...@ijw.co.nz>

Patches 8-11 are:
Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to