Searched refs:SwrSetFetchFunc (Results 1 – 2 of 2) sorted by relevance
391 SWR_FUNC(void, SwrSetFetchFunc, HANDLE hContext, PFN_FETCH_FUNC pfnFetchFunc);
593 void SwrSetFetchFunc(HANDLE hContext, PFN_FETCH_FUNC pfnFetchFunc) in SwrSetFetchFunc() function1766 out_funcs.pfnSwrSetFetchFunc = SwrSetFetchFunc; in SwrGetInterface()