Tom Stellard <[email protected]> writes: > From: Mathias Froehlich <[email protected]> > > Add a test that creates two contexts and concurrently > compiles shader programs to test race conditions of > the shader compiler. > > v3: (Tom Stellard) > - Report pass at the end of the tests > - Add as a concurrent test > > Signed-off-by: Mathias Froehlich <[email protected]> > Reviewed-by: Tom Stellard <[email protected]>
> + > + /* Ok, not nice but should be safe due to all threads working > + on the same type of context. */ We format our comments as: + /* Ok, not nice but should be safe due to all threads working + * on the same type of context. + */ Other than that, Reviewed-by: Eric Anholt <[email protected]>
pgppVTRzvgUQl.pgp
Description: PGP signature
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
