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

Dave Airlie airlied at gmail.com
Mon May 9 23:14:25 UTC 2016


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>


More information about the mesa-dev mailing list