/******************************************************************* * File automatically generated by rebuild_wrappers.py (v2.5.0.24) * *******************************************************************/ #ifndef __wrappedcudaTYPES_H_ #define __wrappedcudaTYPES_H_ #ifndef LIBNAME #error You should only #include this file inside a wrapped*.c file #endif #ifndef ADDED_FUNCTIONS #define ADDED_FUNCTIONS() #endif typedef uint32_t (*uFpp_t)(void*, void*); typedef uint32_t (*uFppp_t)(void*, void*, void*); typedef uint32_t (*uFpppu_t)(void*, void*, void*, uint32_t); typedef uint32_t (*uFpppLp_t)(void*, void*, void*, uintptr_t, void*); #define SUPER() ADDED_FUNCTIONS() \ GO(cuGraphHostNodeGetParams, uFpp_t) \ GO(cuGraphHostNodeSetParams, uFpp_t) \ GO(cuGraphExecHostNodeSetParams, uFppp_t) \ GO(cuLaunchHostFunc, uFppp_t) \ GO(cuLaunchHostFunc_ptsz, uFppp_t) \ GO(cuStreamAddCallback, uFpppu_t) \ GO(cuStreamAddCallback_ptsz, uFpppu_t) \ GO(cuGraphAddHostNode, uFpppLp_t) #endif // __wrappedcudaTYPES_H_