Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c14 struct nouveau_transfer { struct
34 static inline struct nouveau_transfer *
35 nouveau_transfer(struct pipe_transfer *transfer) in nouveau_transfer() function
37 return (struct nouveau_transfer *)transfer; in nouveau_transfer()
158 struct nouveau_transfer *tx, bool permit_pb) in nouveau_transfer_staging()
187 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx) in nouveau_transfer_read()
208 nouveau_transfer_write(struct nouveau_context *nv, struct nouveau_transfer *tx, in nouveau_transfer_write()
279 nouveau_buffer_transfer_init(struct nouveau_transfer *tx, in nouveau_buffer_transfer_init()
302 struct nouveau_transfer *tx) in nouveau_buffer_transfer_del()
321 struct nouveau_transfer t in nouveau_buffer_cache()
[all...]

Completed in 1 milliseconds