Home
last modified time | relevance | path

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

/oneTBB/doc/GSG/
H A Dsamples.rst6 To become an expert in using oneTBB, explore its samples and examples to learn how
9 The following samples are available:
23 … for execution between CPU and GPU <https://github.com/oneapi-src/oneAPI-samples/tree/master/Libra…
33 … for execution between CPU and GPU <https://github.com/oneapi-src/oneAPI-samples/tree/master/Libra…
42 …her task executing the oneTBB code <https://github.com/oneapi-src/oneAPI-samples/tree/master/Libra…
49 .. note:: You can also refer to the `oneAPI Samples <https://oneapi-src.github.io/oneAPI-samples/>`…
H A Dget_started.rst19 #. See :ref:`oneTBB Samples <samples>`.
/oneTBB/examples/parallel_for/tachyon/src/
H A Dextvol.hpp63 int samples; member
70 int samples,
H A Dextvol.cpp82 int samples, in newextvol() argument
100 xvol->samples = samples; in newextvol()
243 tdist = xvol->samples; in ext_volume_texture()
H A Dapi.cpp342 void rt_extvol(void *tex, vector min, vector max, int samples, flt (*evaluator)(flt, flt, flt)) { in rt_extvol() argument
343 add_object((object *)newextvol(tex, (vector)min, (vector)max, samples, evaluator)); in rt_extvol()
/oneTBB/doc/index/
H A Dtoctree.rst25 /GSG/samples
/oneTBB/
H A DREADME.md19 Refer to oneTBB [examples](examples) and [samples](https://github.com/oneapi-src/oneAPI-samples/tre…
/oneTBB/doc/main/tbb_userguide/
H A Duse_graph_reset.rst10 in the code samples shown in :ref:`cancel_a_graph` the input 2 may be