On 14 August 2013 21:07, Kenneth Graunke <kenn...@whitecape.org> wrote:

> SURF_INDEX_DRAW is the identity function, and it's unlikely that it will
> change, but we may as well use it for documentation's sake.
>
> Signed-off-by: Kenneth Graunke <kenn...@whitecape.org>
>

The comment above the declaration of SURF_INDEX_DRAW (brw_context.h) says
that it's never used:

 * Note that nothing actually uses the SURF_INDEX_DRAW macro, so it has to
be
 * the identity function or things will break.  We do want to keep draw
buffers
 * first so we can use headerless render target writes for RT 0.

Would you mind updating the comment in this commit?

With that fixed, this patch is:

Reviewed-by: Paul Berry <stereotype...@gmail.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to