On Sat, 5 May 2012 09:39:31 +0800, Liu Aleaxander <aleaxan...@gmail.com> wrote:
> On Sat, May 5, 2012 at 2:56 AM, Eric Anholt <e...@anholt.net> wrote:
> > So
> > you can't rely on it being correct here -- you'd need to
> > _mesa_update_state(ctx) first.  I think it should go at the very top of
> > the function, due to the _ImageTransferState check also relying on that.
> 
> But we already did _mesa_update_state at _mesa_DrawPixels() --->
> _mesa_valid_to_render(). Thus I guess we don't need do that again, right?

Ah, I hadn't found that _mesa_update_state().  Looks good to me, then.

Attachment: pgp8kJDvIr3Q6.pgp
Description: PGP signature

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

Reply via email to