Searched refs:SwrSetSoFunc (Results 1 – 2 of 2) sorted by relevance
398 SWR_FUNC(void, SwrSetSoFunc, HANDLE hContext, PFN_SO_FUNC pfnSoFunc, uint32_t streamIndex);
600 void SwrSetSoFunc(HANDLE hContext, PFN_SO_FUNC pfnSoFunc, uint32_t streamIndex) in SwrSetSoFunc() function1767 out_funcs.pfnSwrSetSoFunc = SwrSetSoFunc; in SwrGetInterface()