Home | History | Annotate | Download | only in ddebug

Lines Matching refs:record_pending

986    if (num_later || dctx->record_pending) {
988 dctx->record_pending ? "+1 (pending)" : "");
1022 } else if (dctx->record_pending) {
1024 fence = dctx->record_pending->prev_bottom_of_pipe;
1025 fence2 = dctx->record_pending->top_of_pipe;
1115 dctx->record_pending = record;
1157 assert(record == dctx->record_pending);
1180 dctx->record_pending = NULL;