Home
last modified time | relevance | path

Searched refs:boundthresh (Results 1 – 19 of 19) sorted by relevance

/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dmain.cpp88 int boundthresh; /* bounding threshold */ member
101 opt->boundthresh = -1; in initoptions()
267 if (opt->boundthresh != -1) { in useoptions()
268 rt_boundthresh(scene, opt->boundthresh); in useoptions()
289 .positional_arg(opt.boundthresh, "boundthresh", "bounding threshold value") in ParseCommandLine()
H A Dtypes.hpp192 int boundthresh; /* threshold number of subobjects */ member
H A Dapi.cpp190 scene->boundthresh = threshold; in rt_boundthresh()
195 scene->boundthresh = MAXOCTNODES; in rt_boundthresh()
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dmain.cpp88 int boundthresh; /* bounding threshold */ member
101 opt->boundthresh = -1; in initoptions()
275 if (opt->boundthresh != -1) { in useoptions()
276 rt_boundthresh(scene, opt->boundthresh); in useoptions()
295 .positional_arg(opt.boundthresh,"boundthresh","bounding threshold value") in ParseCommandLine()
H A Dtypes.h192 int boundthresh; /* threshold number of subobjects */ member
H A Dapi.cpp187 scene->boundthresh = threshold; in rt_boundthresh()
192 scene->boundthresh = MAXOCTNODES; in rt_boundthresh()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dmain.cpp88 int boundthresh; /* bounding threshold */ member
101 opt->boundthresh = -1; in initoptions()
275 if (opt->boundthresh != -1) { in useoptions()
276 rt_boundthresh(scene, opt->boundthresh); in useoptions()
295 .positional_arg(opt.boundthresh,"boundthresh","bounding threshold value") in ParseCommandLine()
H A Dtypes.h192 int boundthresh; /* threshold number of subobjects */ member
H A Dapi.cpp187 scene->boundthresh = threshold; in rt_boundthresh()
192 scene->boundthresh = MAXOCTNODES; in rt_boundthresh()
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/
H A DREADME.md30 tachyon [dataset=value] [boundthresh=value] [no-display-updating] [no-bounding] [silent] [-h] [data…
34 * `boundthresh` - bounding threshold value.
/dports/graphics/tachyon/tachyon/demosrc/
H A Dgetargs.c138 opt->boundthresh = -1; in initoptions()
300 if (opt->boundthresh != -1) { in postsceneoptions()
301 rt_boundthresh(scene, opt->boundthresh); in postsceneoptions()
380 sscanf(argv[num + 1], "%d", &opt->boundthresh); in getparm()
H A Dgetargs.h12 int boundthresh; /* bounding threshold */ member
/dports/graphics/tachyon/tachyon/src/
H A Dgrid.c213 int engrid_scene(scenedef * scene, int boundthresh) { in engrid_scene() argument
231 if (numobj > boundthresh) { in engrid_scene()
267 engrid_cell(scene, boundthresh, g, &index); in engrid_scene()
304 static int engrid_cell(scenedef * scene, int boundthresh, grid * gold, gridindex *index) { in engrid_cell() argument
327 if (numobj > boundthresh) { in engrid_cell()
H A Dgrid.h8 int engrid_scene(scenedef * scene, int boundthresh);
H A Dtypes.h321 int boundthresh; /* threshold number of subobjects */ member
H A Drender.c205 engrid_scene(scene, scene->boundthresh); in rendercheck()
H A Dapi.c394 scene->boundthresh = threshold; in rt_boundthresh()
401 scene->boundthresh = BOUNDTHRESH; in rt_boundthresh()
H A D.#api.c.1.158362 scene->boundthresh = threshold;
369 scene->boundthresh = BOUNDTHRESH;
/dports/graphics/tachyon/tachyon/docs/
H A Drunning.tex19 \item{{\tt -boundthresh {\it object\_count}}}: override default threshold for