Home
last modified time | relevance | path

Searched refs:non_ray_src (Results 1 – 23 of 23) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_adaptive_cone_update_process.cxx52 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in compile_kernel() local
80 …update->create_kernel(&device->context(),device->device_id(), non_ray_src, "update_cone_data", opt… in compile_kernel()
H A Dboxm2_ocl_cone_update_process.cxx56 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in compile_kernel() local
82 …update->create_kernel(&device->context(),device->device_id(), non_ray_src, "update_cone_data", opt… in compile_kernel()
H A Dboxm2_ocl_update_alpha_wcubic_process.cxx58 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in compile_kernel() local
80 …proc_img->create_kernel(&device->context(),device->device_id(), non_ray_src, "proc_norm_image", pr… in compile_kernel()
91 …update->create_kernel(&device->context(),device->device_id(), non_ray_src, "update_bit_scene_main"… in compile_kernel()
H A Dboxm2_ocl_update_alpha_wphongs_process.cxx58 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in compile_kernel() local
80 …proc_img->create_kernel(&device->context(),device->device_id(), non_ray_src, "proc_norm_image", pr… in compile_kernel()
91 …update->create_kernel(&device->context(),device->device_id(), non_ray_src, "update_bit_scene_main"… in compile_kernel()
H A Dboxm2_ocl_uncertainty_per_image_process.cxx58 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in compile_kernel() local
79 …proc_img->create_kernel(&device->context(),device->device_id(), non_ray_src, "proc_norm_image", pr… in compile_kernel()
89 …convert_aux_int_float->create_kernel(&device->context(),device->device_id(), non_ray_src, "convert… in compile_kernel()
H A Dboxm2_ocl_update_alpha_naa_process.cxx64 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in compile_kernel() local
93 …if (!proc_img->create_kernel(&device->context(),device->device_id(), non_ray_src, "proc_norm_image… in compile_kernel()
110 …if (!update->create_kernel(&device->context(),device->device_id(), non_ray_src, "update_bit_scene_… in compile_kernel()
H A Dboxm2_ocl_update_with_alt_process.cxx58 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in compile_kernel() local
80 …proc_img->create_kernel(&device->context(),device->device_id(), non_ray_src, "proc_norm_image", no… in compile_kernel()
92 …update->create_kernel(&device->context(),device->device_id(), non_ray_src, "update_bit_scene_main"… in compile_kernel()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/algo/
H A Dboxm2_ocl_update_auxQ.cxx430 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
456 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", p… in get_kernels()
718 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
727 …apply_beta->create_kernel(&device->context(), device->device_id(), non_ray_src, "apply_beta", appl… in get_kernels()
732 …compute_product_Q->create_kernel(&device->context(), device->device_id(), non_ray_src, "compute_pr… in get_kernels()
736 …update_P->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_P_using_Q", … in get_kernels()
H A Dboxm2_ocl_update_color.cxx529 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
550 …comp->create_kernel(&device->context(), device->device_id(), non_ray_src, "compress_rgb", comp_opt… in get_kernels()
560 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", o… in get_kernels()
571 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_bit_scene_main… in get_kernels()
H A Dboxm2_ocl_update.cxx526 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
551 …comp->create_kernel(&device->context(), device->device_id(), non_ray_src, "compress_rgb", comp_opt… in get_kernels()
566 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", p… in get_kernels()
578 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_bit_scene_main… in get_kernels()
H A Dboxm2_ocl_update_sky.cxx203 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
546 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
565 …um_cell_kernel->create_kernel(&device->context(), device->device_id(), non_ray_src, "accumulate_ev… in get_kernels()
571 …update_sky_main_kernel->create_kernel(&device->context(), device->device_id(), non_ray_src, "updat… in get_kernels()
H A Dboxm2_ocl_update_view_dep_app_color.cxx556 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
579 …comp->create_kernel(&device->context(), device->device_id(), non_ray_src, "compress_rgb", comp_opt… in get_kernels()
590 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", p… in get_kernels()
602 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_bit_scene_main… in get_kernels()
H A Dboxm2_ocl_update_based_dispersion.cxx536 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
561 …comp->create_kernel(&device->context(), device->device_id(), non_ray_src, "compress_rgb", comp_opt… in get_kernels()
575 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", p… in get_kernels()
588 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_bit_scene_base… in get_kernels()
H A Dboxm2_ocl_update_max_vis.cxx362 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
381 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_max_vis_score"… in get_kernels()
735 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
753 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_avg_view_norma… in get_kernels()
1080 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
1098 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_avg_surface_de… in get_kernels()
H A Dboxm2_ocl_update_image_factor.cxx255 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_image_kernels() local
271 …compute_imageden_kernel->create_kernel(&device->context(), device->device_id(), non_ray_src, "comp… in get_image_kernels()
816 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_pre_kernels() local
856 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_post_kernels() local
873 …normalize_post->create_kernel(&device->context(), device->device_id(), non_ray_src, "normalize_pos… in get_post_kernels()
H A Dboxm2_ocl_update_view_dep_app.cxx488 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
514 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", p… in get_kernels()
526 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_bit_scene_main… in get_kernels()
H A Dboxm2_ocl_update_heightmap_factor.cxx586 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_pre_kernels() local
627 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_post_kernels() local
643 …normalize_post->create_kernel(&device->context(), device->device_id(), non_ray_src, "normalize_pos… in get_post_kernels()
961 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_smooth_heightmap_pdata_kernels() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2_multi/algo/
H A Dboxm2_multi_pre_vis_inf.cxx332 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
346 …proc_img->create_kernel(&device->context(),device->device_id(), non_ray_src, "proc_norm_image", pr… in get_kernels()
350 …combine_pre_vis->create_kernel(&device->context(), device->device_id(), non_ray_src, "combine_pre_… in get_kernels()
H A Dboxm2_multi_store_aux.cxx296 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels_color() local
313 …comp->create_kernel(&device->context(), device->device_id(), non_ray_src, "compress_rgb", comp_opt… in get_kernels_color()
H A Dboxm2_multi_update_cell.cxx437 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
452 …update->create_kernel(&device->context(),device->device_id(), non_ray_src, "update_bit_scene_main"… in get_kernels()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/algo/
H A Dbstm_ocl_update_color.cxx530 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
551 …comp->create_kernel(&device->context(), device->device_id(), non_ray_src, "compress_rgb", comp_opt… in get_kernels()
562 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", p… in get_kernels()
573 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_bit_scene_main… in get_kernels()
H A Dbstm_ocl_update.cxx478 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
506 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", p… in get_kernels()
517 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_bit_scene_main… in get_kernels()
H A Dbstm_ocl_update_viewdep.cxx481 std::vector<std::string> non_ray_src = std::vector<std::string>(src_paths); in get_kernels() local
508 …proc_img->create_kernel(&device->context(), device->device_id(), non_ray_src, "proc_norm_image", p… in get_kernels()
519 …update->create_kernel(&device->context(), device->device_id(), non_ray_src, "update_bit_scene_main… in get_kernels()