Searched refs:pVin (Results 1 – 2 of 2) sorted by relevance
1643 vsContext_lo.pVin = reinterpret_cast<simdvertex *>(&vin); in ProcessDraw()1644 vsContext_hi.pVin = reinterpret_cast<simdvertex *>(&vin); in ProcessDraw()1646 vsContext_lo.pVin = &vin_lo; in ProcessDraw()1647 vsContext_hi.pVin = &vin_hi; in ProcessDraw()1990 vsContext.pVin = &vout; in ProcessDraw()
222 simdvertex* pVin; // IN: SIMD input vertex data store member