I'm cleaning up patchwork, and I went ahead and pushed this patch
On Monday, January 13, 2014 08:41:39 AM Tom Stellard wrote: > On Mon, Jan 06, 2014 at 09:54:48AM +0800, Yi Sun wrote: > > According to spec 1.1 Chapter 6.3 bullet g: > > The logical operators and (&&), or (||) operate on all scalar and vector > > built-in types except the built-in scalar and vector float types. > > Reviewed-by: Tom Stellard <[email protected]> > > > Signed-off-by: Yi Sun <[email protected]> > > Signed-off-by: Yangwei Shui <[email protected]> > > > > diff --git a/tests/cl/program/execute/scalar-logical-float.cl > > b/tests/cl/program/execute/scalar-logical-float.cl index 43265d5..dc78592 > > 100644 > > --- a/tests/cl/program/execute/scalar-logical-float.cl > > +++ b/tests/cl/program/execute/scalar-logical-float.cl > > @@ -5,7 +5,7 @@ > > > > [config] > > name: Float logical operators > > > > -clc_version_min: 10 > > +clc_version_min: 12 > > > > dimensions: 1 > > global_size: 1 0 0 > > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
