Searched refs:SwrSetVertexFunc (Results 1 – 2 of 2) sorted by relevance
417 SWR_FUNC(void, SwrSetVertexFunc, HANDLE hContext, PFN_VERTEX_FUNC pfnVertexFunc);
633 void SwrSetVertexFunc(HANDLE hContext, PFN_VERTEX_FUNC pfnVertexFunc) in SwrSetVertexFunc() function1770 out_funcs.pfnSwrSetVertexFunc = SwrSetVertexFunc; in SwrGetInterface()