Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_surface.c49 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()
Dfreedreno_surface.h44 fd_surface(struct pipe_surface *psurf) in fd_surface()
Dfreedreno_util.h124 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()
Dfreedreno_batch_cache.c383 key_surf(struct key *key, unsigned idx, unsigned pos, struct pipe_surface *psurf) in key_surf()
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_rcl.c38 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
Dvc5_resource.c653 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()
Dvc5_resource.h147 vc5_surface(struct pipe_surface *psurf) in vc5_surface()
Dvc5_draw.c571 struct pipe_surface *psurf = vc5->framebuffer.cbufs[i]; in vc5_clear() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_job.c284 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()
Dvc4_resource.c817 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()
Dvc4_resource.h93 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
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
Dfd3_emit.c261 struct pipe_surface **psurf, in fd3_emit_gmem_restore_tex()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_gmem.c66 struct pipe_surface *psurf) in emit_gmem2mem_surf()
184 struct pipe_surface *psurf) in emit_mem2gmem_surf()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_surface.c148 etna_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in etna_surface_destroy()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c70 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/
Dst_cb_eglimage.c165 struct pipe_surface **psurf = in st_egl_image_target_renderbuffer_storage() local
Dst_cb_fbo.c457 struct pipe_surface **psurf = in st_update_renderbuffer_surface() local
Dst_manager.c236 struct pipe_surface **psurf = in st_framebuffer_validate() local
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c72 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/
Dvirgl_context.c228 struct pipe_surface *psurf) in virgl_surface_destroy()