Handbook
Glossary
cuTexRefGetAddress ( pdptr hTexRef -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
pdptr
an
object
hTexRef
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuTexRefGetAddress
( CUdeviceptr* pdptr,
CUtexref
hTexRef )