Searched refs:pfnMakeGfxPtr (Results 1 – 5 of 5) sorted by relevance
539 PFN_MAKE_GFXPTR pfnMakeGfxPtr; member
275 PFN_MAKE_GFXPTR pfnMakeGfxPtr; member
79 pContext->pfnMakeGfxPtr = pCreateInfo->pfnMakeGfxPtr; in SwrCreateContext()
1858 fetchInfo_lo.xpIndices = pDC->pContext->pfnMakeGfxPtr(GetPrivateState(pDC), &vIndex); in ProcessDraw()1859 fetchInfo_hi.xpIndices = pDC->pContext->pfnMakeGfxPtr( in ProcessDraw()
514 createInfo.pfnMakeGfxPtr = swr_MakeGfxPtr; in swr_create_context()