LGTM, will push it later, thanks.
> -----Original Message----- > From: Beignet [mailto:[email protected]] On Behalf Of > [email protected] > Sent: Monday, July 13, 2015 16:55 > To: [email protected] > Cc: Junyan He > Subject: [Beignet] [PATCH] libocl: Add macro define for fp16. > > From: Junyan He <[email protected]> > > Signed-off-by: Junyan He <[email protected]> > --- > backend/src/libocl/tmpl/ocl_defines.tmpl.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/backend/src/libocl/tmpl/ocl_defines.tmpl.h > b/backend/src/libocl/tmpl/ocl_defines.tmpl.h > index fe999b2..9c53093 100644 > --- a/backend/src/libocl/tmpl/ocl_defines.tmpl.h > +++ b/backend/src/libocl/tmpl/ocl_defines.tmpl.h > @@ -35,5 +35,6 @@ > #define cl_khr_icd > #define cl_khr_gl_sharing > #define cl_khr_spir > +#define cl_khr_fp16 > > #endif /* end of __OCL_COMMON_DEF_H__ */ > -- > 1.9.1 > > _______________________________________________ > Beignet mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/beignet _______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
