Handbook
Glossary
with-gl-cuda-context ( device flags quot -- )
Vocabulary
cuda
.
gl
Inputs
device
an
object
flags
an
object
quot
an
object
Outputs
None
Definition
USING:
cuda.contexts
kernel
;
IN:
cuda.gl
:
with-gl-cuda-context
( device flags quot -- )
[
set-up-cuda-context
create-gl-cuda-context
]
dip
(with-cuda-context)
;
inline