Home
last modified time | relevance | path

Searched defs:psurf (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_surface.c50 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()
Dfreedreno_surface.h44 fd_surface(struct pipe_surface *psurf) in fd_surface()
Dfreedreno_util.h120 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()
Dfreedreno_batch_cache.c358 key_surf(struct key *key, unsigned idx, unsigned pos, struct pipe_surface *psurf) in key_surf()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_job.c269 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()
Dvc4_resource.c643 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()
Dvc4_resource.h106 vc4_surface(struct pipe_surface *psurf) in vc4_surface()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c72 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
Dfd3_emit.c261 struct pipe_surface **psurf, in fd3_emit_gmem_restore_tex()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_surface.c141 etna_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in etna_surface_destroy()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_gmem.c60 struct pipe_surface *psurf) in emit_gmem2mem_surf()
178 struct pipe_surface *psurf) in emit_mem2gmem_surf()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c70 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/
Dfd4_gmem.c72 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/
Dvirgl_context.c227 struct pipe_surface *psurf) in virgl_surface_destroy()