Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c16 struct nouveau_transfer { struct
25 static inline struct nouveau_transfer * argument
26 nouveau_transfer(struct pipe_transfer *transfer) in nouveau_transfer() function
28 return (struct nouveau_transfer *)transfer; in nouveau_transfer()
142 struct nouveau_transfer *tx, bool permit_pb) in nouveau_transfer_staging()
171 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx) in nouveau_transfer_read()
192 nouveau_transfer_write(struct nouveau_context *nv, struct nouveau_transfer *tx, in nouveau_transfer_write()
263 nouveau_buffer_transfer_init(struct nouveau_transfer *tx, in nouveau_buffer_transfer_init()
286 struct nouveau_transfer *tx) in nouveau_buffer_transfer_del()
305 struct nouveau_transfer tx; in nouveau_buffer_cache()
[all …]