[Mesa-dev] [PATCH 1/3] mesa: Call TransformFeedback driver hooks before setting flags.

Kenneth Graunke kenneth at whitecape.org
Mon May 9 23:22:52 UTC 2016


On Tuesday, May 10, 2016 9:14:25 AM PDT Dave Airlie wrote:
> On 10 May 2016 at 08:18, Kenneth Graunke <kenneth at whitecape.org> wrote:
> > This way, the driver's EndTransformFeedback() hook can tell whether the
> > transform feedback operation was paused.  It's also convenient to have
> > Paused remain false until the driver's PauseTransformFeedback hook
> > finishes.
> 
> Look fine to me, I've confirmed gallium shouldn't care.
> 
> Reviewed-by: Dave Airlie <airlied at redhat.com>

Cool, thanks for confirming!  I agree, Gallium shouldn't be affected
(I also looked into it while writing the patches).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160509/eabe9a9e/attachment.sig>


More information about the mesa-dev mailing list