Searched defs:clErrorCode (Results 1 – 2 of 2) sorted by relevance
30 const char *IGetErrorString(int clErrorCode) in IGetErrorString()
49 CLenum clErrorCode = CL_SUCCESS; in handleError() local