On Tue, Aug 12, 2014 at 03:31:15PM +0800, [email protected] wrote: > From: Junyan He <[email protected]> > > Signed-off-by: Junyan He <[email protected]> > --- > backend/src/libocl/Makefile.in | 14 ++++++++--- > backend/src/libocl/include/ocl_workitem.h | 15 ++++++++++++ > backend/src/libocl/lib/ocl_workitem.cl | 40 > +++++++++++++++++++++++++++++++ It's better to put ocl_workitem.cl into libocl/ directory or libocl/src/ And use libocl/lib to contain generated binary file.
Thanks, Zhigang Gong _______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
