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