Home | History | Annotate | Download | only in d3d11

Lines Matching defs:startIdx

424     UINT startIdx = 0;
450 deviceContext->IASetVertexBuffers(0, 1, &mVertexBuffer, &stride, &startIdx);
545 UINT startIdx = 0;
555 deviceContext->IASetVertexBuffers(0, 1, &mVertexBuffer, &stride, &startIdx);
658 UINT startIdx = 0;
668 deviceContext->IASetVertexBuffers(0, 1, &mVertexBuffer, &stride, &startIdx);