Home | History | Annotate | Download | only in main

Lines Matching full:restartindex

1646    /* If PrimitiveRestart is enabled and the index is the RestartIndex
1649 if (ctx->Array.PrimitiveRestart && (elt == ctx->Array.RestartIndex)) {