Go to the documentation of this file.
25 #ifndef OPENSUBDIV3_OSD_OPENCL_H
26 #define OPENSUBDIV3_OSD_OPENCL_H
28 #if defined(OPENSUBDIV_HAS_CLEW)
31 # if defined(__APPLE__)
32 # include <OpenCL/opencl.h>
34 # include <CL/opencl.h>
38 #endif // OPENSUBDIV3_OSD_CL_UTIL_H