| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_surface.h | 33 struct pipe_surface base; 37 fd_surface(struct pipe_surface *psurf) 42 struct pipe_surface* fd_create_surface(struct pipe_context *pctx, 44 const struct pipe_surface *surf_tmpl); 45 void fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_surface.h | 33 struct pipe_surface base; 37 fd_surface(struct pipe_surface *psurf) 42 struct pipe_surface *fd_create_surface(struct pipe_context *pctx, 44 const struct pipe_surface *surf_tmpl); 45 void fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/ |
| H A D | tegra_resource.h | 57 struct pipe_surface base; 58 struct pipe_surface *gpu; 62 to_tegra_surface(struct pipe_surface *surface) 67 static inline struct pipe_surface * 68 tegra_surface_unwrap(struct pipe_surface *surface)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/ |
| H A D | tegra_resource.h | 58 struct pipe_surface base; 59 struct pipe_surface *gpu; 63 to_tegra_surface(struct pipe_surface *surface) 68 static inline struct pipe_surface * 69 tegra_surface_unwrap(struct pipe_surface *surface)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_program.h | 38 int nr, struct pipe_surface **bufs);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_surface.h | 36 struct pipe_surface base; 47 etna_surface(struct pipe_surface *p)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_surface.h | 36 struct pipe_surface base; 49 etna_surface(struct pipe_surface *p)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_texture.h | 48 struct pipe_surface base; 50 struct pipe_surface *surface; 78 trace_surface(struct pipe_surface *surface) 104 struct pipe_surface * 107 struct pipe_surface *surface);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_texture.h | 49 struct pipe_surface base; 51 struct pipe_surface *surface; 80 trace_surface(struct pipe_surface *surface) 106 struct pipe_surface * 109 struct pipe_surface *surface);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_surface.h | 43 struct pipe_surface base; 57 * pipe_surface::context match the context used to create the surface 60 struct pipe_surface base; 69 zink_csurface(struct pipe_surface *psurface) 76 zink_transient_surface(struct pipe_surface *psurface) 83 zink_surface(struct pipe_surface *psurface) 89 zink_destroy_surface(struct zink_screen *screen, struct pipe_surface *psurface); 110 const struct pipe_surface *templ, 113 struct pipe_surface * 116 const struct pipe_surface *temp [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_job.h | 32 struct pipe_surface *cbufs[4]; 33 struct pipe_surface *zsbuf; 72 struct pipe_surface **cbufs, struct pipe_surface *zsbuf);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_compositor_cs.h | 52 struct pipe_surface *dst_surface,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_program.h | 38 int nr, struct pipe_surface **bufs);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_manager.h | 39 struct pipe_surface; 63 struct pipe_surface *surf);
|
| H A D | st_cb_fbo.h | 51 * It doesn't hold the pipe_surface reference. The other two do. 53 struct pipe_surface *surface; 54 struct pipe_surface *surface_linear; 55 struct pipe_surface *surface_srgb;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_debug_describe.h | 36 struct pipe_surface; 43 void debug_describe_surface(char* buf, const struct pipe_surface *ptr);
|
| H A D | u_surfaces.h | 40 struct pipe_surface **array; 50 struct pipe_surface **res); 57 struct pipe_surface **res) 61 struct pipe_surface *ps = us->u.array[level]; 73 static inline struct pipe_surface * 85 void util_surfaces_do_detach(struct util_surfaces *us, struct pipe_surface *ps); 88 util_surfaces_detach(struct util_surfaces *us, struct pipe_surface *ps) 99 void util_surfaces_destroy(struct util_surfaces *us, struct pipe_resource *pt, void (*destroy_surface) (struct pipe_surface *));
|
| H A D | u_blit.h | 46 struct pipe_surface; 61 struct pipe_surface *dst, 73 struct pipe_surface *dst,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blitter.h | 44 struct pipe_surface *psurf, uint32_t width, 48 uint32_t base, struct pipe_surface *psurf, uint32_t unknown_8c01) assert_dt;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_manager.h | 39 struct pipe_surface; 63 struct pipe_surface *surf);
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | u_debug_describe.h | 36 struct pipe_surface; 43 void debug_describe_surface(char* buf, const struct pipe_surface *ptr);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture.h | 80 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx, 82 const struct pipe_surface *surf_tmpl, 86 struct pipe_surface* r300_create_surface(struct pipe_context *ctx, 88 const struct pipe_surface *surf_tmpl); 90 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_resource.h | 10 struct pipe_surface base; 19 nv30_surface(struct pipe_surface *ps) 54 struct pipe_surface * 56 const struct pipe_surface *); 59 nv30_miptree_surface_del(struct pipe_context *, struct pipe_surface *);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_resource.h | 10 struct pipe_surface base; 19 nv30_surface(struct pipe_surface *ps) 54 struct pipe_surface * 56 const struct pipe_surface *); 59 nv30_miptree_surface_del(struct pipe_context *, struct pipe_surface *);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture.h | 80 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx, 82 const struct pipe_surface *surf_tmpl, 86 struct pipe_surface* r300_create_surface(struct pipe_context *ctx, 88 const struct pipe_surface *surf_tmpl); 90 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s);
|