On 08/31/2012 02:53 PM, Eric Anholt wrote:
Vadim Girlin<[email protected]> writes:From ARB_sync spec: If the value of<timeout> is zero, then ClientWaitSync does not block, but simply tests the current state of<sync>. TIMEOUT_EXPIRED will be returned in this case if<sync> is not signaled, even though no actual wait was performed. Fixes random fails of the arb_sync-timeout-zero piglit test on r600g.We had similar failures. Thanks! Reviewed-by: Eric Anholt<[email protected]>
Candidate for the 9.0 (and 8.0?) branches? -Brian _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
