Searched defs:krec_id (Results 1 - 1 of 1) sorted by relevance

/external/libdrm/nouveau/
H A Dpushbuf.c267 pushbuf_dump(struct nouveau_pushbuf_krec *krec, int krec_id, int chid) argument
277 krec_id, krec->nr_push, krec->nr_buffer, krec->nr_reloc);
321 int krec_id = 0; local
346 pushbuf_dump(krec, krec_id++, fifo->channel);
364 pushbuf_dump(krec, krec_id++, fifo->channel);

Completed in 62 milliseconds