Searched refs:nouveau_transfer_read (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c169 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx) function in typeref:typename:bool
321 ret = nouveau_transfer_read(nv, &tx);
425 nouveau_transfer_read(nv, tx);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c187 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx) function in typeref:typename:bool
339 ret = nouveau_transfer_read(nv, &tx);
447 nouveau_transfer_read(nv, tx);

Completed in 10 milliseconds