summaryrefslogtreecommitdiff
path: root/utests/cl_create_kernel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* add check for memory allocation sizeLu Guanqun2013-04-101-0/+16
When it exceeds the max allocation size, it should fail and return CL_INVALID_BUFFER_SIZE. Signed-off-by: Lu Guanqun <guanqun.lu@intel.com> Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>