| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_surface.h | 37 fd_surface(struct pipe_surface *psurf) in fd_surface() argument
|
| H A 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) fd_surface_destroy() argument [all...] |
| H A D | freedreno_batch_cache.c | 485 key_surf(struct fd_batch_key *key, unsigned idx, unsigned pos, struct pipe_surface *psurf) key_surf() argument
|
| H A D | freedreno_gmem.c | 719 struct pipe_surface *psurf = pfb->cbufs[i]; in fd_gmem_render_tiles() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_surface.h | 47 d3d12_surface(struct pipe_surface *psurf) in d3d12_surface() argument
|
| H A D | d3d12_surface.cpp | 267 d3d12_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) d3d12_surface_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.h | 90 vc4_surface(struct pipe_surface *psurf) in vc4_surface() argument
|
| H A D | vc4_job.c | 281 vc4_submit_setup_rcl_surface(struct vc4_job *job, struct drm_vc4_submit_rcl_surface *submit_surf, struct pipe_surface *psurf, bool is_depth, bool is_write) vc4_submit_setup_rcl_surface() argument 323 vc4_submit_setup_rcl_render_config_surface(struct vc4_job *job, struct drm_vc4_submit_rcl_surface *submit_surf, struct pipe_surface *psurf) vc4_submit_setup_rcl_render_config_surface() argument 350 vc4_submit_setup_rcl_msaa_surface(struct vc4_job *job, struct drm_vc4_submit_rcl_surface *submit_surf, struct pipe_surface *psurf) vc4_submit_setup_rcl_msaa_surface() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_surface.c | 193 etna_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in etna_surface_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.h | 143 v3d_surface(struct pipe_surface *psurf) in v3d_surface() argument
|
| H A D | v3dx_rcl.c | 55 load_general(struct v3d_cl *cl, struct pipe_surface *psurf, int buffer, in load_general() argument 114 store_general(struct v3d_job *job, struct v3d_cl *cl, struct pipe_surface *psurf, int layer, int buffer, int pipe_bit, uint32_t *stores_pending, bool general_color_clear, bool resolve_4x) store_general() argument 233 struct pipe_surface *psurf = job->bbuf ? job->bbuf : job->cbufs[i]; v3d_rcl_emit_loads() local 337 struct pipe_surface *psurf = job->cbufs[i]; v3d_rcl_emit_stores() local 775 struct pipe_surface *psurf = job->cbufs[i]; emit_rcl() local 869 struct pipe_surface *psurf = job->zsbuf; emit_rcl() local [all...] |
| H A D | v3d_resource.c | 1054 struct pipe_surface *psurf = &surface->base; in v3d_create_surface() local 1119 v3d_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) v3d_surface_destroy() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A 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
|
| H A D | zink_surface.c | 244 wrap_surface(struct pipe_context *pctx, struct pipe_surface *psurf) in wrap_surface() argument 266 struct pipe_surface *psurf = NULL; in zink_create_surface() local 420 struct pipe_surface *psurf in zink_surface_create_null() local [all...] |
| H A D | zink_clear.c | 281 struct pipe_surface *psurf = fb->cbufs[i]; in zink_clear() local 441 set_clear_fb(struct pipe_context *pctx, struct pipe_surface *psurf, struct pipe_surface *zsurf) in set_clear_fb() argument
|
| H A D | zink_kopper.c | 894 struct pipe_surface *psurf = ctx->base.create_surface(&ctx->base, &res->base.b, ctx->fb_state.zsbuf); in zink_kopper_fixup_depth_buffer() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A 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 [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_scene.c | 160 init_scene_texture(struct lp_scene_surface *ssurf, struct pipe_surface *psurf) in init_scene_texture() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_gmem.c | 69 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 506 emit_mem2gmem_surf(struct fd_batch *batch, uint32_t base, struct pipe_surface *psurf, enum a5xx_blit_buf buf) emit_mem2gmem_surf() argument 627 emit_gmem2mem_surf(struct fd_batch *batch, uint32_t base, struct pipe_surface *psurf, enum a5xx_blit_buf buf) emit_gmem2mem_surf() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A 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 736 iris_clear_render_target(struct pipe_context *ctx, struct pipe_surface *psurf, const union pipe_color_union *p_color, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, bool render_condition_enabled) iris_clear_render_target() argument 766 iris_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *psurf, unsigned flags, double depth, unsigned stencil, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, bool render_condition_enabled) iris_clear_depth_stencil() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_blit.c | 29 lima_pack_blit_cmd(struct lima_job *job, struct util_dynarray *cmd_array, struct pipe_surface *psurf, const struct pipe_box *src, const struct pipe_box *dst, unsigned filter, bool scissor, unsigned sample_mask, unsigned mrt_idx) lima_pack_blit_cmd() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_gmem.c | 83 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 333 emit_gmem2mem_surf(struct fd_batch *batch, enum adreno_rb_copy_control_mode mode, bool stencil, uint32_t base, struct pipe_surface *psurf) emit_gmem2mem_surf() argument 504 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t bases[], struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) emit_mem2gmem_surf() argument 757 struct pipe_surface *psurf = pfb->cbufs[i]; global() variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_gmem.c | 88 emit_gmem2mem_surf(struct fd_batch *batch, uint32_t base, struct pipe_surface *psurf) emit_gmem2mem_surf() argument 232 emit_mem2gmem_surf(struct fd_batch *batch, uint32_t base, struct pipe_surface *psurf) emit_mem2gmem_surf() argument 441 struct pipe_surface *psurf = pfb->cbufs[0]; fd2_emit_sysmem_prep() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_gmem.c | 83 struct pipe_surface *psurf = bufs[i]; in emit_mrt() local 169 emit_gmem2mem_surf(struct fd_batch *batch, bool stencil, uint32_t base, struct pipe_surface *psurf) emit_gmem2mem_surf() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A 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 782 crocus_clear_render_target(struct pipe_context *ctx, struct pipe_surface *psurf, const union pipe_color_union *p_color, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, bool render_condition_enabled) crocus_clear_render_target() argument 814 crocus_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *psurf, unsigned flags, double depth, unsigned stencil, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, bool render_condition_enabled) crocus_clear_depth_stencil() argument [all...] |