On 14 August 2013 21:07, Kenneth Graunke <[email protected]> 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 <[email protected]> > 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 <[email protected]>
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
