Searched refs:vsContext (Results 1 – 1 of 1) sorted by relevance
1934 SWR_VS_CONTEXT vsContext; in ProcessDraw() local1977 vsContext.InstanceID = instanceNum; in ProcessDraw()1990 vsContext.pVin = &vout; in ProcessDraw()1991 vsContext.pVout = &vout; in ProcessDraw()2002 vsContext.VertexID = fetchInfo.VertexID; in ProcessDraw()2005 vsContext.mask = GenerateMask(endVertex - i); in ProcessDraw()2020 state.pfnVertexFunc(GetPrivateState(pDC), &vsContext); in ProcessDraw()