Searched refs:pVin (Results 1 – 2 of 2) sorted by relevance
1805 vsContext_lo.pVin = reinterpret_cast<simdvertex*>(&vin); in ProcessDraw()1806 vsContext_hi.pVin = reinterpret_cast<simdvertex*>(&vin); in ProcessDraw()1808 vsContext_lo.pVin = &vin_lo; in ProcessDraw()1809 vsContext_hi.pVin = &vin_hi; in ProcessDraw()2200 vsContext.pVin = &vout; in ProcessDraw()
248 simdvertex* pVin; // IN: SIMD input vertex data store member