Searched refs:GetProcessDrawFunc (Results 1 – 3 of 3) sorted by relevance
389 PFN_FE_WORK_FUNC GetProcessDrawFunc(bool IsIndexed,
1233 pDC->FeWork.pfnWork = GetProcessDrawFunc(false, // IsIndexed in DrawInstanced()1388 pDC->FeWork.pfnWork = GetProcessDrawFunc(true, // IsIndexed in DrawIndexedInstance()
2370 PFN_FE_WORK_FUNC GetProcessDrawFunc(bool IsIndexed, in GetProcessDrawFunc() function