Handbook
Glossary
cuModuleGetTexRef ( pTexRef hmod name -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
pTexRef
an
object
hmod
an
object
name
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuModuleGetTexRef
( CUtexref* pTexRef,
CUmodule
hmod, char* name )