Openholo  v4.0
Open Source Digital Holographic Library
OpenCL.h File Reference
#include <CL/cl.h>
#include <sys.h>
#include <atomic>
#include <mutex>
Include dependency graph for OpenCL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenCL
 

Macros

#define MAX_KERNEL_NAME   1024
 
#define checkError(E, S)   errorCheck(E,S,__FILE__,__LINE__)
 

Macro Definition Documentation

◆ checkError

#define checkError (   E,
 
)    errorCheck(E,S,__FILE__,__LINE__)

Definition at line 7 of file OpenCL.h.

◆ MAX_KERNEL_NAME

#define MAX_KERNEL_NAME   1024

Definition at line 6 of file OpenCL.h.