| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_surface.c | 43 struct pipe_surface *psurf = &surface->base; in fd_create_surface() local 68 fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in fd_surface_destroy()
|
| D | freedreno_surface.h | 37 fd_surface(struct pipe_surface *psurf) in fd_surface()
|
| D | freedreno_util.h | 264 pipe_surface_format(struct pipe_surface *psurf) in pipe_surface_format() 272 fd_surface_half_precision(const struct pipe_surface *psurf) in fd_surface_half_precision()
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| D | v3dx_rcl.c | 55 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() 233 struct pipe_surface *psurf = job->bbuf ? job->bbuf : job->cbufs[i]; in v3d_rcl_emit_loads() local 337 struct pipe_surface *psurf = job->cbufs[i]; in v3d_rcl_emit_stores() local 775 struct pipe_surface *psurf = job->cbufs[i]; in v3dX() local 869 struct pipe_surface *psurf = job->zsbuf; in v3dX() local
|
| D | v3d_resource.h | 143 v3d_surface(struct pipe_surface *psurf) in v3d_surface()
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_job.c | 283 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()
|
| D | vc4_resource.c | 746 struct pipe_surface *psurf = &surface->base; in vc4_create_surface() local 767 vc4_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in vc4_surface_destroy() 774 vc4_dump_surface_non_msaa(struct pipe_surface *psurf) in vc4_dump_surface_non_msaa() 870 vc4_surface_msaa_get_sample(struct pipe_surface *psurf, in vc4_surface_msaa_get_sample() 897 vc4_dump_surface_msaa_char(struct pipe_surface *psurf, in vc4_dump_surface_msaa_char() 944 vc4_dump_surface_msaa(struct pipe_surface *psurf) in vc4_dump_surface_msaa() 993 vc4_dump_surface(struct pipe_surface *psurf) in vc4_dump_surface()
|
| D | vc4_resource.h | 90 vc4_surface(struct pipe_surface *psurf) in vc4_surface()
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| D | fd6_gmem.c | 99 struct pipe_surface *psurf = pfb->cbufs[i]; in emit_mrt() local 266 struct pipe_surface *psurf = pfb->cbufs[0]; in patch_fb_read_gmem() local 305 struct pipe_surface *psurf = pfb->cbufs[0]; in patch_fb_read_sysmem() local 368 struct pipe_surface *psurf = pfb->cbufs[i]; in update_render_cntl() local 983 struct pipe_surface *psurf, bool stencil) in emit_blit() 1032 uint32_t base, struct pipe_surface *psurf, unsigned buffer) in emit_restore_blit() 1312 needs_resolve(struct pipe_surface *psurf) in needs_resolve() 1336 uint32_t base, struct pipe_surface *psurf, in emit_resolve_blit()
|
| D | fd6_context.c | 118 validate_surface(struct pipe_context *pctx, struct pipe_surface *psurf) in validate_surface()
|
| D | fd6_blitter.c | 785 struct pipe_surface *psurf, uint32_t width, uint32_t height, in fd6_clear_surface() 831 uint32_t base, struct pipe_surface *psurf, uint32_t unknown_8c01) in fd6_resolve_tile()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_framebuffer.c | 157 struct pipe_surface *psurf = ctx->fb_state.cbufs[i]; in zink_get_framebuffer() local 173 struct pipe_surface *psurf = ctx->fb_state.zsbuf; in zink_get_framebuffer() local
|
| D | zink_surface.c | 244 wrap_surface(struct pipe_context *pctx, struct pipe_surface *psurf) in wrap_surface() 266 struct pipe_surface *psurf = NULL; in zink_create_surface() local 420 struct pipe_surface *psurf = ctx->base.create_surface(&ctx->base, pres, &surf_templ); in zink_surface_create_null() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| D | fd3_gmem.c | 83 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 335 uint32_t base, struct pipe_surface *psurf) in emit_gmem2mem_surf() 505 struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) in emit_mem2gmem_surf() 757 struct pipe_surface *psurf = pfb->cbufs[i]; in fd3_emit_sysmem_prep() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| D | fd2_gmem.c | 89 struct pipe_surface *psurf) in emit_gmem2mem_surf() 233 struct pipe_surface *psurf) in emit_mem2gmem_surf() 441 struct pipe_surface *psurf = pfb->cbufs[0]; in fd2_emit_sysmem_prep() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_clear.c | 640 struct pipe_surface *psurf = cso_fb->zsbuf; in iris_clear() local 653 struct pipe_surface *psurf = cso_fb->cbufs[i]; in iris_clear() local 737 struct pipe_surface *psurf, in iris_clear_render_target() 767 struct pipe_surface *psurf, in iris_clear_depth_stencil()
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| D | d3d12_surface.h | 47 d3d12_surface(struct pipe_surface *psurf) in d3d12_surface()
|
| D | d3d12_surface.cpp | 268 struct pipe_surface *psurf) in d3d12_surface_destroy()
|
| D | d3d12_draw.cpp | 689 struct pipe_surface *psurf, in transition_surface_subresources_state() 1180 struct pipe_surface *psurf = ctx->fb.cbufs[i]; in d3d12_draw_vbo() local 1190 struct pipe_surface *psurf = ctx->fb.zsbuf; in d3d12_draw_vbo() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| D | fd5_gmem.c | 69 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 507 struct pipe_surface *psurf, enum a5xx_blit_buf buf) in emit_mem2gmem_surf() 628 struct pipe_surface *psurf, enum a5xx_blit_buf buf) in emit_gmem2mem_surf()
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_clear.c | 671 struct pipe_surface *psurf = cso_fb->zsbuf; in crocus_clear() local 689 struct pipe_surface *psurf = cso_fb->cbufs[i]; in crocus_clear() local 783 struct pipe_surface *psurf, in crocus_clear_render_target() 815 struct pipe_surface *psurf, in crocus_clear_depth_stencil()
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_surface.c | 193 etna_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in etna_surface_destroy()
|
| /third_party/mesa3d/src/mesa/main/ |
| D | renderbuffer.c | 538 struct pipe_surface **psurf = in _mesa_regen_renderbuffer_surface() local 631 struct pipe_surface **psurf = in _mesa_update_renderbuffer_surface() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| D | fd4_gmem.c | 83 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 170 struct pipe_surface *psurf) in emit_gmem2mem_surf()
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_blit.c | 31 struct pipe_surface *psurf, in lima_pack_blit_cmd()
|