5 lines
95 B
C
5 lines
95 B
C
typedef uint cl_mem_fence_flags;
|
|
|
|
#define CLK_LOCAL_MEM_FENCE 1
|
|
#define CLK_GLOBAL_MEM_FENCE 2
|