Searched refs:pfnFetchFunc (Results 1 – 4 of 4) sorted by relevance
1745 state.pfnFetchFunc(GetPrivateState(pDC), fetchInfo_lo, vin); in ProcessDraw()1747 state.pfnFetchFunc(GetPrivateState(pDC), fetchInfo_lo, vin_lo); in ProcessDraw()1751 state.pfnFetchFunc(GetPrivateState(pDC), fetchInfo_hi, vin_hi); in ProcessDraw()1998 state.pfnFetchFunc(GetPrivateState(pDC), fetchInfo, vout); in ProcessDraw()
234 PFN_FETCH_FUNC pfnFetchFunc; in OSALIGNLINE() local
347 PFN_FETCH_FUNC pfnFetchFunc);
560 PFN_FETCH_FUNC pfnFetchFunc) in SwrSetFetchFunc() argument564 pState->pfnFetchFunc = pfnFetchFunc; in SwrSetFetchFunc()