[Piglit] [PATCH 2/2] glx: Replace glFlush calls with glFinish

Eric Anholt eric at anholt.net
Mon Nov 19 22:28:09 PST 2012


Marek Olšák <maraeo at gmail.com> writes:

> I think glFenceSync+glFlush in one context and glWaitSync (server-side
> synchronization) in the other context would be the best solution. It
> shouldn't block the CPU, but it should set the right ordering of
> commands. glFinish seems to be overkill.

Sounds great for an ARB_sync test, which we're terribly short on, but
this isn't that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20121119/45129053/attachment.pgp>


More information about the Piglit mailing list