Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_surface.c46 struct pipe_surface *psurf = &surface->base; in fd_create_surface() local
74 fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in fd_surface_destroy()
Dfreedreno_surface.h37 fd_surface(struct pipe_surface *psurf) in fd_surface()
Dfreedreno_util.h147 pipe_surface_format(struct pipe_surface *psurf) in pipe_surface_format()
155 fd_surface_half_precision(const struct pipe_surface *psurf) in fd_surface_half_precision()
Dfreedreno_batch_cache.c456 key_surf(struct key *key, unsigned idx, unsigned pos, struct pipe_surface *psurf) in key_surf()
Dfreedreno_gmem.c691 struct pipe_surface *psurf = pfb->cbufs[i]; in fd_gmem_render_tiles() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_rcl.c55 load_general(struct v3d_cl *cl, struct pipe_surface *psurf, int buffer, in load_general()
115 struct v3d_cl *cl, struct pipe_surface *psurf, in store_general()
222 struct pipe_surface *psurf = job->cbufs[i]; in v3d_rcl_emit_loads() local
321 struct pipe_surface *psurf = job->cbufs[i]; in v3d_rcl_emit_stores() local
692 struct pipe_surface *psurf = job->cbufs[i]; in v3dX() local
786 struct pipe_surface *psurf = job->zsbuf; in v3dX() local
Dv3d_resource.h169 v3d_surface(struct pipe_surface *psurf) in v3d_surface()
Dv3d_resource.c1023 struct pipe_surface *psurf = &surface->base; in v3d_create_surface() local
1088 v3d_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in v3d_surface_destroy()
Dv3dx_draw.c1672 struct pipe_surface *psurf = v3d->framebuffer.cbufs[i]; in v3d_tlb_clear() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_job.c283 struct pipe_surface *psurf, in vc4_submit_setup_rcl_surface()
325 struct pipe_surface *psurf) in vc4_submit_setup_rcl_render_config_surface()
352 struct pipe_surface *psurf) in vc4_submit_setup_rcl_msaa_surface()
Dvc4_resource.c733 struct pipe_surface *psurf = &surface->base; in vc4_create_surface() local
754 vc4_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in vc4_surface_destroy()
761 vc4_dump_surface_non_msaa(struct pipe_surface *psurf) in vc4_dump_surface_non_msaa()
857 vc4_surface_msaa_get_sample(struct pipe_surface *psurf, in vc4_surface_msaa_get_sample()
884 vc4_dump_surface_msaa_char(struct pipe_surface *psurf, in vc4_dump_surface_msaa_char()
931 vc4_dump_surface_msaa(struct pipe_surface *psurf) in vc4_dump_surface_msaa()
980 vc4_dump_surface(struct pipe_surface *psurf) in vc4_dump_surface()
Dvc4_resource.h90 vc4_surface(struct pipe_surface *psurf) in vc4_surface()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c69 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local
314 uint32_t base, struct pipe_surface *psurf) in emit_gmem2mem_surf()
479 struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) in emit_mem2gmem_surf()
726 struct pipe_surface *psurf = pfb->cbufs[i]; in fd3_emit_sysmem_prep() local
Dfd3_emit.c279 struct pipe_surface **psurf, in fd3_emit_gmem_restore_tex()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_gmem.c88 struct pipe_surface *psurf) in emit_gmem2mem_surf()
228 struct pipe_surface *psurf) in emit_mem2gmem_surf()
432 struct pipe_surface *psurf = pfb->cbufs[0]; in fd2_emit_sysmem_prep() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_clear.c679 struct pipe_surface *psurf = cso_fb->zsbuf; in iris_clear() local
692 struct pipe_surface *psurf = cso_fb->cbufs[i]; in iris_clear() local
780 struct pipe_surface *psurf, in iris_clear_render_target()
810 struct pipe_surface *psurf, in iris_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c97 struct pipe_surface *psurf = pfb->cbufs[i]; in emit_mrt() local
294 struct pipe_surface *psurf = pfb->cbufs[i]; in update_render_cntl() local
859 struct pipe_surface *psurf, in emit_blit()
911 struct pipe_surface *psurf, in emit_restore_blit()
1157 struct pipe_surface *psurf, in emit_resolve_blit()
Dfd6_blitter.c751 struct fd_ringbuffer *ring, struct pipe_surface *psurf, in fd6_clear_surface()
Dfd6_emit.c249 struct pipe_surface *psurf = pfb->cbufs[0]; in fd6_emit_fb_tex() local
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c70 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local
466 struct pipe_surface *psurf, enum a5xx_blit_buf buf) in emit_mem2gmem_surf()
604 struct pipe_surface *psurf, enum a5xx_blit_buf buf) in emit_gmem2mem_surf()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_surface.c188 etna_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in etna_surface_destroy()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c69 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local
148 uint32_t base, struct pipe_surface *psurf) in emit_gmem2mem_surf()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c507 struct pipe_surface *psurf = &surf->base; in lima_surface_create() local
536 lima_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in lima_surface_destroy()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_context.c609 struct pipe_surface *psurf = ctx->fb_state.cbufs[i]; in create_framebuffer() local
616 struct pipe_surface *psurf = ctx->fb_state.zsbuf; in create_framebuffer() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_fbo.c523 struct pipe_surface **psurf = in st_update_renderbuffer_surface() local

12