Go to the documentation of this file.
   42 #ifndef _CL_DEBUG_ERRORS_H_ 
   43 #define _CL_DEBUG_ERRORS_H_ 
   53 #define CL_DEBUG_RC(ERROR_CODE)             CL_RC(CL_CID_DEBUG, (ERROR_CODE)) 
   58 #define CL_DBG_ERR_CMD_NOT_FOUND            0x100 
   63 #define CL_DBG_ERR_UNRECOGNIZED_CMD         0x101 
   68 #define CL_DBG_ERR_INVALID_CTX              0x102 
   73 #define CL_DBG_ERR_INVALID_PARAM            0x103 
   78 #define CL_DBG_ERR_COMMON_ERROR             0x104 
  
Generated on Tue Jan 10 10:29:15 PST 2012  for OpenClovis SDK using Doxygen