HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CE_API.h File Reference
#include <SYS/SYS_Visibility.h>
#include "cl.hpp"
+ Include dependency graph for CE_API.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CE_API   SYS_VISIBILITY_IMPORT
 
#define CE_API_TINST   SYS_VISIBILITY_IMPORT_TINST
 
#define CE_EXTERN_TEMPLATE(...)   SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)
 
#define __CL_ENABLE_EXCEPTIONS
 
#define CL_TARGET_OPENCL_VERSION   300
 
#define CL_USE_DEPRECATED_OPENCL_1_2_APIS
 

Macro Definition Documentation

#define __CL_ENABLE_EXCEPTIONS

Definition at line 21 of file CE_API.h.

#define CE_API   SYS_VISIBILITY_IMPORT

Definition at line 13 of file CE_API.h.

#define CE_API_TINST   SYS_VISIBILITY_IMPORT_TINST

Definition at line 14 of file CE_API.h.

#define CE_EXTERN_TEMPLATE (   ...)    SYS_VISIBILITY_IMPORT_EXTERN_TEMPLATE(__VA_ARGS__)

Definition at line 15 of file CE_API.h.

#define CL_TARGET_OPENCL_VERSION   300

Definition at line 27 of file CE_API.h.

#define CL_USE_DEPRECATED_OPENCL_1_2_APIS

Definition at line 28 of file CE_API.h.