[go: up one dir, main page]

Menu

[r284]: / trunk / cocolib / defs.h  Maximize  Restore  History

Download this file

10 lines (8 with data), 245 Bytes

1
2
3
4
5
6
7
8
9
// AUTO-GENERATED BY CONFIGURE, DO NOT EDIT
#include <CL/cl.h>
#ifndef __COCOLIB_COMPUTE_API_LIB_DEFS
#define __COCOLIB_COMPUTE_API_LIB_DEFS
#define OPENCL_DEFAULT_PLATFORM_DEVICE 0
#define COMPUTE_API_BUFFER_TYPE cl_mem
#define LIB_ANN
#endif