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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h123 struct svga_transfer struct
167 static inline struct svga_transfer *
168 svga_transfer(struct pipe_transfer *transfer) function in typeref:struct:svga_transfer *
171 return (struct svga_transfer *)transfer;
311 struct svga_transfer *st);
315 struct svga_transfer *st);
H A Dsvga_resource_texture.c52 struct svga_transfer *st,
101 struct svga_transfer *st,
262 need_tex_readback(struct svga_transfer *st)
319 struct svga_transfer *st)
388 struct svga_transfer *st)
529 struct svga_transfer *st;
549 st = CALLOC_STRUCT(svga_transfer);
746 struct svga_transfer *st)
778 struct svga_transfer *st)
841 struct svga_transfer *s
[all...]
H A Dsvga_cmd.h46 struct svga_transfer;
124 struct svga_transfer *st,
H A Dsvga_cmd.c429 struct svga_transfer *st, // IN
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h119 struct svga_transfer struct
163 static inline struct svga_transfer *
164 svga_transfer(struct pipe_transfer *transfer) function in typeref:struct:svga_transfer *
167 return (struct svga_transfer *)transfer;
314 struct svga_transfer *st);
318 struct svga_transfer *st);
H A Dsvga_resource_texture.c52 struct svga_transfer *st,
95 struct svga_transfer *st,
227 need_tex_readback(struct svga_transfer *st)
272 struct svga_transfer *st)
341 struct svga_transfer *st)
500 struct svga_transfer *st;
520 st = CALLOC_STRUCT(svga_transfer);
701 struct svga_transfer *st)
737 struct svga_transfer *st)
799 struct svga_transfer *s
[all...]
H A Dsvga_cmd.h46 struct svga_transfer;
124 struct svga_transfer *st,
H A Dsvga_cmd.c429 struct svga_transfer *st, // IN

Completed in 76 milliseconds