Searched defs:psurf (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_surface.c | 50 struct pipe_surface *psurf = &surface->base; in fd_create_surface() local 71 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 | 120 pipe_surface_format(struct pipe_surface *psurf) in pipe_surface_format() 128 fd_surface_half_precision(const struct pipe_surface *psurf) in fd_surface_half_precision()
|
D | freedreno_batch_cache.c | 358 key_surf(struct key *key, unsigned idx, unsigned pos, struct pipe_surface *psurf) in key_surf()
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_job.c | 269 struct pipe_surface *psurf, in vc4_submit_setup_rcl_surface() 311 struct pipe_surface *psurf) in vc4_submit_setup_rcl_render_config_surface() 338 struct pipe_surface *psurf) in vc4_submit_setup_rcl_msaa_surface()
|
D | vc4_resource.c | 643 struct pipe_surface *psurf = &surface->base; in vc4_create_surface() local 664 vc4_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in vc4_surface_destroy() 671 vc4_dump_surface_non_msaa(struct pipe_surface *psurf) in vc4_dump_surface_non_msaa() 767 vc4_surface_msaa_get_sample(struct pipe_surface *psurf, in vc4_surface_msaa_get_sample() 794 vc4_dump_surface_msaa_char(struct pipe_surface *psurf, in vc4_dump_surface_msaa_char() 841 vc4_dump_surface_msaa(struct pipe_surface *psurf) in vc4_dump_surface_msaa() 896 vc4_dump_surface(struct pipe_surface *psurf) in vc4_dump_surface()
|
D | vc4_resource.h | 106 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 314 uint32_t base, struct pipe_surface *psurf) in emit_gmem2mem_surf() 476 struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) in emit_mem2gmem_surf() 728 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/etnaviv/ |
D | etnaviv_surface.c | 141 etna_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in etna_surface_destroy()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_gmem.c | 60 struct pipe_surface *psurf) in emit_gmem2mem_surf() 178 struct pipe_surface *psurf) in emit_mem2gmem_surf()
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_gmem.c | 70 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 288 struct pipe_surface *psurf, enum a5xx_blit_buf buf) in emit_mem2gmem_surf() 422 struct pipe_surface *psurf, enum a5xx_blit_buf buf) in emit_gmem2mem_surf()
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_gmem.c | 72 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 151 uint32_t base, struct pipe_surface *psurf) in emit_gmem2mem_surf()
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_context.c | 227 struct pipe_surface *psurf) in virgl_surface_destroy()
|