 |
OpenSubdiv
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
8#ifndef OPENSUBDIV3_OSD_OPENCL_H
9#define OPENSUBDIV3_OSD_OPENCL_H
11#if defined(OPENSUBDIV_HAS_CLEW)
14# if defined(__APPLE__)
15# include <OpenCL/opencl.h>
17# include <CL/opencl.h>