Lines Matching refs:opIndex
522 for (size_t opIndex = chunk.beginOpIndex; opIndex < chunk.endOpIndex; opIndex++) {523 const RecordedOp* op = displayList.getOps()[opIndex];528 && static_cast<int>(opIndex) == displayList.projectionReceiveIndex)) {