Home
last modified time | relevance | path

Searched refs:bufid (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_transfer.c377 unsigned bufid, in nv50_cb_bo_push() argument
391 PUSH_DATA (push, (offset << 6) | bufid); in nv50_cb_bo_push()
408 int s, bufid; in nv50_cb_push() local
423 bufid = s * 16 + i; in nv50_cb_push()
431 bufid, offset - cb->offset, words, data); in nv50_cb_push()