#include "stdbool.h"
#include "stddef.h"
#include "stdio.h"
#include "TTL/TTL_cpp/opencl/TTL_types.h"
Go to the source code of this file.
Macros | |
#define | __global |
The opencl __global namespace is not supported in C. | |
#define | __local |
The opencl __local namespace is not supported in C. | |
#define __global |
The opencl __global namespace is not supported in C.
Definition at line 26 of file TTL_cpp/c/TTL_types.h.
#define __local |
The opencl __local namespace is not supported in C.
Definition at line 27 of file TTL_cpp/c/TTL_types.h.