Handbook
Glossary
cuTexRefGetFormat ( pFormat pNumChannels hTexRef -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
pFormat
an
object
pNumChannels
an
object
hTexRef
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuTexRefGetFormat
( CUarray_format* pFormat, int* pNumChannels,
CUtexref
hTexRef )