/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_surface.c | 49 struct pipe_surface *psurf = &surface->base; in fd_create_surface() local 70 fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in fd_surface_destroy()
|
D | freedreno_surface.h | 44 fd_surface(struct pipe_surface *psurf) in fd_surface()
|
D | freedreno_util.h | 124 pipe_surface_format(struct pipe_surface *psurf) in pipe_surface_format() 132 fd_surface_half_precision(const struct pipe_surface *psurf) in fd_surface_half_precision()
|
D | freedreno_batch_cache.c | 383 key_surf(struct key *key, unsigned idx, unsigned pos, struct pipe_surface *psurf) in key_surf()
|
/external/mesa3d/src/gallium/drivers/vc5/ |
D | vc5_rcl.c | 38 load_general(struct vc5_cl *cl, struct pipe_surface *psurf, int buffer) in load_general() 91 struct vc5_cl *cl, struct pipe_surface *psurf, int buffer, in store_general() 206 struct pipe_surface *psurf = job->cbufs[i]; in vc5_rcl_emit_loads() local 292 struct pipe_surface *psurf = job->cbufs[i]; in vc5_rcl_emit_stores() local 489 struct pipe_surface *psurf = job->cbufs[i]; in v3dX() local 583 struct pipe_surface *psurf = job->zsbuf; in v3dX() local
|
D | vc5_resource.c | 653 struct pipe_surface *psurf = &surface->base; in vc5_create_surface() local 725 vc5_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in vc5_surface_destroy()
|
D | vc5_resource.h | 147 vc5_surface(struct pipe_surface *psurf) in vc5_surface()
|
D | vc5_draw.c | 571 struct pipe_surface *psurf = vc5->framebuffer.cbufs[i]; in vc5_clear() local
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_job.c | 284 struct pipe_surface *psurf, in vc4_submit_setup_rcl_surface() 326 struct pipe_surface *psurf) in vc4_submit_setup_rcl_render_config_surface() 353 struct pipe_surface *psurf) in vc4_submit_setup_rcl_msaa_surface()
|
D | vc4_resource.c | 817 struct pipe_surface *psurf = &surface->base; in vc4_create_surface() local 838 vc4_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in vc4_surface_destroy() 845 vc4_dump_surface_non_msaa(struct pipe_surface *psurf) in vc4_dump_surface_non_msaa() 941 vc4_surface_msaa_get_sample(struct pipe_surface *psurf, in vc4_surface_msaa_get_sample() 968 vc4_dump_surface_msaa_char(struct pipe_surface *psurf, in vc4_dump_surface_msaa_char() 1015 vc4_dump_surface_msaa(struct pipe_surface *psurf) in vc4_dump_surface_msaa() 1064 vc4_dump_surface(struct pipe_surface *psurf) in vc4_dump_surface()
|
D | vc4_resource.h | 93 vc4_surface(struct pipe_surface *psurf) in vc4_surface()
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_gmem.c | 72 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 320 uint32_t base, struct pipe_surface *psurf) in emit_gmem2mem_surf() 482 struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) in emit_mem2gmem_surf() 734 struct pipe_surface *psurf = pfb->cbufs[i]; in fd3_emit_sysmem_prep() local
|
D | fd3_emit.c | 261 struct pipe_surface **psurf, in fd3_emit_gmem_restore_tex()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_gmem.c | 66 struct pipe_surface *psurf) in emit_gmem2mem_surf() 184 struct pipe_surface *psurf) in emit_mem2gmem_surf()
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_surface.c | 148 etna_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in etna_surface_destroy()
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_gmem.c | 70 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 470 struct pipe_surface *psurf, enum a5xx_blit_buf buf) in emit_mem2gmem_surf() 607 struct pipe_surface *psurf, enum a5xx_blit_buf buf) in emit_gmem2mem_surf()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_eglimage.c | 165 struct pipe_surface **psurf = in st_egl_image_target_renderbuffer_storage() local
|
D | st_cb_fbo.c | 457 struct pipe_surface **psurf = in st_update_renderbuffer_surface() local
|
D | st_manager.c | 236 struct pipe_surface **psurf = in st_framebuffer_validate() local
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_gmem.c | 72 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 152 uint32_t base, struct pipe_surface *psurf) in emit_gmem2mem_surf()
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_context.c | 228 struct pipe_surface *psurf) in virgl_surface_destroy()
|