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