Searched refs:PFN_SO_FUNC (Results 1 – 7 of 7) sorted by relevance
326 PFN_SO_FUNC JitStreamoutFunc(HANDLE hJitMgr, const HANDLE hFunc) in JitStreamoutFunc()330 PFN_SO_FUNC pfnStreamOut; in JitStreamoutFunc()331 pfnStreamOut = (PFN_SO_FUNC)(pJitMgr->mpExec->getFunctionAddress(func->getName().str())); in JitStreamoutFunc()342 extern "C" PFN_SO_FUNC JITCALL JitCompileStreamout(HANDLE hJitMgr, const STREAMOUT_COMPILE_STATE& s… in JitCompileStreamout()
107 PFN_SO_FUNC JITCALL JitCompileStreamout(HANDLE hJitContext, const STREAMOUT_COMPILE_STATE& state);
59 PFN_SO_FUNC soFunc[PIPE_PRIM_MAX] {0};
254 PFN_SO_FUNC pfnSoFunc[MAX_SO_STREAMS]; in OSALIGNLINE()
356 PFN_SO_FUNC pfnSoFunc,
889 typedef void(__cdecl *PFN_SO_FUNC)(SWR_STREAMOUT_CONTEXT& soContext); typedef
569 PFN_SO_FUNC pfnSoFunc, in SwrSetSoFunc()