Searched refs:pfnSoFunc (Results 1 – 4 of 4) sorted by relevance
254 PFN_SO_FUNC pfnSoFunc[MAX_SO_STREAMS]; in OSALIGNLINE() local
356 PFN_SO_FUNC pfnSoFunc,
569 PFN_SO_FUNC pfnSoFunc, in SwrSetSoFunc() argument576 pState->pfnSoFunc[streamIndex] = pfnSoFunc; in SwrSetSoFunc()
563 …SWR_ASSERT(state.pfnSoFunc[streamIndex] != nullptr, "Trying to execute uninitialized streamout jit… in StreamOut()564 state.pfnSoFunc[streamIndex](soContext); in StreamOut()