Home | History | Annotate | Download | only in d3d9

Lines Matching refs:bufPos

2706         int bufPos = 0;
2707 for (int i = D3DMULTISAMPLE_16_SAMPLES; i >= 0 && bufPos < bufSize; i--)
2711 params[bufPos++] = i;