Home
last modified time | relevance | path

Searched refs:rt_sheightfield (Results 1 – 4 of 4) sorted by relevance

/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dapigeom.cpp127 static void rt_sheightfield(void * tex, vector ctr, int m, int n, in rt_sheightfield() function
260 rt_sheightfield(tex, ctr, m, n, field, wx, wy); in rt_landscape()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dapigeom.cpp127 static void rt_sheightfield(void * tex, vector ctr, int m, int n, in rt_sheightfield() function
260 rt_sheightfield(tex, ctr, m, n, field, wx, wy); in rt_landscape()
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dapigeom.cpp126 rt_sheightfield(void *tex, vector ctr, int m, int n, apiflt *field, apiflt wx, apiflt wy) { in rt_sheightfield() function
275 rt_sheightfield(tex, ctr, m, n, field, wx, wy); in rt_landscape()
/dports/graphics/tachyon/tachyon/src/
H A Dapigeom.c81 static void rt_sheightfield(SceneHandle scene, void * tex, apivector ctr, int m, int n, in rt_sheightfield() function
216 rt_sheightfield(scene, tex, ctr, m, n, field, wx, wy); in rt_landscape()