cuModuleGetTexRef ( pTexRef hmod name -- CUresult )


Vocabulary
cuda.ffi

Inputs
pTexRefan object
hmodan object
namean object


Outputs
CUresultan object


Definition


LIBRARY: cuda FUNCTION: CUresult cuModuleGetTexRef
( CUtexref* pTexRef, CUmodule hmod, char* name )