Home
last modified time | relevance | path

Searched refs:atom_add (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/cl/
H A Dbatch_update_functors.cl8 atom_add(&aux_args.seg_len[data_ptr], seg_int);
10 atom_add(&aux_args.mean_obs[data_ptr], cum_obs);
113 atom_add(&aux_args.pre_array[data_ptr], pre_int);
115 atom_add(&aux_args.vis_array[data_ptr], vis_int);
125 atom_add(&aux_args.seg_len[data_ptr], seg_int);
127 atom_add(&aux_args.mean_obs[data_ptr], cum_obs);
131 atom_add(&aux_args.vis_array[data_ptr], vis_int);
147 atom_add(&aux_args.len[data_ptr], len_int);
150 atom_add(&aux_args.X[data_ptr], X_int);
153 atom_add(&aux_args.Y[data_ptr], Y_int);
[all …]
H A Dupdate_rgb_functors.cl75 atom_add(&aux_args.seg_len[data_ptr], seg_int);
84 atom_add(&aux_args.seg_len[data_ptr], seg_int);
90 atom_add(&aux_args.mean_obsR[data_ptr], cum_obsR);
91 atom_add(&aux_args.mean_obsG[data_ptr], cum_obsG);
92 atom_add(&aux_args.mean_obsB[data_ptr], cum_obsB);
300 atom_add(&aux_args.vis_array[data_ptr], vis_int);
320 atom_add(&aux_args.seg_len[data_ptr], seg_int);
328 atom_add(&aux_args.mean_obsR[data_ptr], cum_obsR);
329 atom_add(&aux_args.mean_obsG[data_ptr], cum_obsG);
330 atom_add(&aux_args.mean_obsB[data_ptr], cum_obsB);
[all …]
H A Dupdate_functors.cl28 atom_add(&aux_args.seg_len[data_ptr], seg_int);
29 atom_add(&aux_args.mean_obs[data_ptr], cum_obs);
41 atom_add(&aux_args.seg_len[data_ptr], seg_int);
43 atom_add(&aux_args.mean_obs[data_ptr], cum_obs);
134 atom_add(&aux_args.beta_array[data_ptr], beta_int);
136 atom_add(&aux_args.vis_array[data_ptr], vis_int);
173 atom_add(&aux_args.beta_array[data_ptr], beta_int);
175 atom_add(&aux_args.vis_array[data_ptr], vis_int);
206 atom_add(&aux_args.hist[8*data_ptr+index1], upcount_int);
213 atom_add(&aux_args.hist[8*data_ptr+4+index2], upcount_int);
[all …]
H A Dview_dep_app_update_color_functors.cl7 atom_add(&aux_args.seg_len[data_ptr], seg_int);
13 atom_add(&aux_args.mean_obsR[data_ptr], cum_obsR);
14 atom_add(&aux_args.mean_obsG[data_ptr], cum_obsG);
15 atom_add(&aux_args.mean_obsB[data_ptr], cum_obsB);
157 atom_add(&aux_args.beta_array[data_ptr], beta_int);
159 atom_add(&aux_args.vis_array[data_ptr], vis_int);
H A Dupdate_cubic_functors.cl137 atom_add(&aux_args.depth_density[data_ptr], density_int);
140 atom_add(&aux_args.mean_vis[data_ptr], vis_int);
182 atom_add(&aux_args.beta_array[data_ptr], beta_int);
184 atom_add(&aux_args.vis_array[data_ptr], vis_int);
226 atom_add(&aux_args.beta_array[data_ptr], post_int);
228 atom_add(&aux_args.vis_array[data_ptr], vis_int);
268 atom_add(&aux_args.beta_array[data_ptr], post_int);
270 atom_add(&aux_args.vis_array[data_ptr], vis_int);
322 atom_add(&aux_args.beta_array[data_ptr], post_int);
324 atom_add(&aux_args.vis_array[data_ptr], vis_int);
H A Dview_dep_app_update_functors.cl8 atom_add(&aux_args.seg_len[data_ptr], seg_int);
10 atom_add(&aux_args.mean_obs[data_ptr], cum_obs);
152 atom_add(&aux_args.beta_array[data_ptr], beta_int);
154 atom_add(&aux_args.vis_array[data_ptr], vis_int);
H A Dupdate_naa_functors.cl49 atom_add(&aux_args.pre_array[data_ptr], pre_int);
52 atom_add(&aux_args.vis_array[data_ptr], vis_int);
158 atom_add(&aux_args.beta_array[data_ptr], beta_int);
160 atom_add(&aux_args.vis_array[data_ptr], vis_int);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/cl/
H A Dupdate_color_functors.cl8 atom_add(&aux_args.seg_len[data_ptr], seg_int);
14 atom_add(&aux_args.mean_obsR[data_ptr], cum_obsR);
15 atom_add(&aux_args.mean_obsG[data_ptr], cum_obsG);
16 atom_add(&aux_args.mean_obsB[data_ptr], cum_obsB);
119 atom_add(&aux_args.beta_array[data_ptr], beta_int);
123 atom_add(&aux_args.vis_array[data_ptr], vis_int);
H A Dview_dep_app_update_functors.cl8 atom_add(&aux_args.seg_len[data_ptr], seg_int);
10 atom_add(&aux_args.mean_obs[data_ptr], cum_obs);
143 atom_add(&aux_args.beta_array[data_ptr], beta_int);
145 atom_add(&aux_args.vis_array[data_ptr], vis_int);
H A Dupdate_functors.cl13 atom_add(&aux_args.seg_len[data_ptr], seg_int);
15 atom_add(&aux_args.mean_obs[data_ptr], cum_obs);
181 atom_add(&aux_args.beta_array[data_ptr], beta_int);
183 atom_add(&aux_args.vis_array[data_ptr], vis_int);
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/cl/program/execute/builtin/atomic/
H A Datomic_int64_add-global-return.cl47 mem[1] = atom_add(mem, 1); \
54 TYPE ret = atom_add(mem, id); \
55 TYPE ret2 = atom_add(&mem[(id+1)*2], id+ret*mul); \
H A Datomic_int32_add-global-return.cl47 mem[1] = atom_add(mem, 1); \
54 TYPE ret = atom_add(mem, id); \
55 TYPE ret2 = atom_add(&mem[(id+1)*2], id+ret*mul); \
H A Datomic_int32_add-global.cl47 atom_add(mem, 1); \
53 atom_add(mem, id); \
H A Datomic_int64_add-global.cl47 atom_add(mem, 1); \
53 atom_add(mem, id); \
H A Datomic_int32_add-local.cl52 TYPE a = atom_add(mem, value); \
62 atom_add(mem, id); \
H A Datomic_int64_add-local.cl52 TYPE a = atom_add(mem, value); \
62 atom_add(mem, id); \
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/cl/batch/
H A Dem_functors.cl6 atom_add(&aux_args.seg_len[data_ptr], seg_int);
89 //atom_add(&aux_args.exp[data_ptr], exp_int);
95 //atom_add(&aux_args.pre_exp[data_ptr], pre_exp_int);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaOpenCL/
H A Dfdeclare-opencl-builtins.cl41 atom_add((volatile __global int *)global_p, i);
43 // expected-error@-2{{no matching function for call to 'atom_add'}}
45 // There are two potential definitions of the function "atom_add", both are
61 atom_add((volatile __global int *)global_p, i);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaOpenCL/
H A Dfdeclare-opencl-builtins.cl41 atom_add((volatile __global int *)global_p, i);
43 // expected-error@-2{{no matching function for call to 'atom_add'}}
45 // There are two potential definitions of the function "atom_add", both are
61 atom_add((volatile __global int *)global_p, i);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaOpenCL/
H A Dfdeclare-opencl-builtins.cl41 atom_add((volatile __global int *)global_p, i);
43 // expected-error@-2{{no matching function for call to 'atom_add'}}
45 // There are two potential definitions of the function "atom_add", both are
61 atom_add((volatile __global int *)global_p, i);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaOpenCL/
H A Dfdeclare-opencl-builtins.cl41 atom_add((volatile __global int *)global_p, i);
43 // expected-error@-2{{no matching function for call to 'atom_add'}}
45 // There are two potential definitions of the function "atom_add", both are
61 atom_add((volatile __global int *)global_p, i);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaOpenCL/
H A Dfdeclare-opencl-builtins.cl41 atom_add((volatile __global int *)global_p, i);
43 // expected-error@-2{{no matching function for call to 'atom_add'}}
45 // There are two potential definitions of the function "atom_add", both are
61 atom_add((volatile __global int *)global_p, i);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaOpenCL/
H A Dfdeclare-opencl-builtins.cl41 atom_add((volatile __global int *)global_p, i);
43 // expected-error@-2{{no matching function for call to 'atom_add'}}
45 // There are two potential definitions of the function "atom_add", both are
61 atom_add((volatile __global int *)global_p, i);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaOpenCL/
H A Dfdeclare-opencl-builtins.cl41 atom_add((volatile __global int *)global_p, i);
43 // expected-error@-2{{no matching function for call to 'atom_add'}}
45 // There are two potential definitions of the function "atom_add", both are
61 atom_add((volatile __global int *)global_p, i);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/include/clc/cl_khr_int64_base_atomics/
H A Datom_add.h1 #define __CLC_FUNCTION atom_add

123456789