Searched refs:CL_MEM_COPY_OVERLAP (Results 1 – 10 of 10) sorted by relevance
23 [-CL_MEM_COPY_OVERLAP] = "CL_MEM_COPY_OVERLAP", in opencl_error_string()
43 case CL_MEM_COPY_OVERLAP: in CLErrorCodeToString()
51 CL_VAL_TO_STRING(CL_MEM_COPY_OVERLAP); in cl_get_error_string()
41 case CL_MEM_COPY_OVERLAP: return "CL_MEM_COPY_OVERLAP"; in IGetErrorString()
169 throw error(CL_MEM_COPY_OVERLAP); in validate_copy()188 throw error(CL_MEM_COPY_OVERLAP); in validate_copy()1021 return CL_MEM_COPY_OVERLAP; in EnqueueSVMMemcpy()
1680 return CL_MEM_COPY_OVERLAP; in ValidateEnqueueCopyBuffer()1777 return CL_MEM_COPY_OVERLAP; in ValidateEnqueueCopyImage()1785 return CL_MEM_COPY_OVERLAP; in ValidateEnqueueCopyImage()1791 return CL_MEM_COPY_OVERLAP; in ValidateEnqueueCopyImage()
195 #define CL_MEM_COPY_OVERLAP -8 macro
197 #define CL_MEM_COPY_OVERLAP -8 macro
743 case CL_MEM_COPY_OVERLAP: in printOpenCLError()