Function hip_sys::hiprt::hipModuleGetTexRef
source · pub unsafe extern "C" fn hipModuleGetTexRef(
texRef: *mut *mut textureReference,
hmod: *mut ihipModule_t,
name: *const i8
) -> hipError_tExpand description
@brief returns the handle of the texture reference with the name from the module.
@param [in] hmod @param [in] name @param [out] texRef
@returns hipSuccess, hipErrorNotInitialized, hipErrorNotFound, hipErrorInvalidValue