Home | History | Annotate | Download | only in d3d11

Lines Matching refs:bufPos

2510         int bufPos = 0;
2511 for (int i = D3D11_MAX_MULTISAMPLE_SAMPLE_COUNT - 1; i >= 0 && bufPos < bufSize; i--)
2515 params[bufPos++] = i + 1;