Home
last modified time | relevance | path

Searched refs:rt_heightfield (Results 1 – 8 of 8) sorted by relevance

/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dapi.h184 void rt_heightfield(void *, vector, int, int, apiflt *, apiflt, apiflt);
H A Dapigeom.cpp83 void rt_heightfield(void * tex, vector ctr, int m, int n, in rt_heightfield() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dapi.h184 void rt_heightfield(void *, vector, int, int, apiflt *, apiflt, apiflt);
H A Dapigeom.cpp83 void rt_heightfield(void * tex, vector ctr, int m, int n, in rt_heightfield() function
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dapi.hpp172 void rt_heightfield(void *, vector, int, int, apiflt *, apiflt, apiflt);
H A Dapigeom.cpp83 void rt_heightfield(void *tex, vector ctr, int m, int n, apiflt *field, apiflt wx, apiflt wy) { in rt_heightfield() function
/dports/graphics/tachyon/tachyon/src/
H A Dtachyon.h413 void rt_heightfield(SceneHandle, void *, apivector, int, int, apiflt *, apiflt, apiflt);
H A Dapigeom.c37 void rt_heightfield(SceneHandle scene, void * tex, apivector ctr, int m, int n, in rt_heightfield() function