summaryrefslogtreecommitdiffstats
path: root/resources/opencl.h
blob: ab05e15a234e20273894b421c700055e0cacb47e (plain)
1
2
3
4
5
6
7
8
9
10

#include    <CL/cl_platform.h>
#include    <CL/cl.h>

#ifdef _WIN32
#include    <windows.h>    
#endif
//#include    <GL/gl.h>
#include    <gltypes.h>
#include    <CL/cl_gl.h>