Home | History | Annotate | Download | only in main

Lines Matching refs:PrimitiveRestart

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