Home
last modified time | relevance | path

Searched defs:psurf (Results 26 - 40 of 40) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c784 fd6_clear_surface(struct fd_context *ctx, struct fd_ringbuffer *ring, struct pipe_surface *psurf, uint32_t width, uint32_t height, union pipe_color_union *color, uint32_t unknown_8c01) fd6_clear_surface() argument
830 fd6_resolve_tile(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, uint32_t unknown_8c01) fd6_resolve_tile() argument
[all...]
H A Dfd6_gmem.c99 struct pipe_surface *psurf = pfb->cbufs[i]; in emit_mrt() local
266 struct pipe_surface *psurf = pfb->cbufs[0]; patch_fb_read_gmem() local
305 struct pipe_surface *psurf = pfb->cbufs[0]; patch_fb_read_sysmem() local
368 struct pipe_surface *psurf = pfb->cbufs[i]; update_render_cntl() local
982 emit_blit(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, bool stencil) emit_blit() argument
1031 emit_restore_blit(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, unsigned buffer) emit_restore_blit() argument
1312 needs_resolve(struct pipe_surface *psurf) needs_resolve() argument
[all...]
H A Dfd6_emit.c251 struct pipe_surface *psurf = pfb->cbufs[0]; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h264 pipe_surface_format(struct pipe_surface *psurf) in pipe_surface_format() argument
272 fd_surface_half_precision(const struct pipe_surface *psurf) in fd_surface_half_precision() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c559 struct pipe_surface *psurf = &surf->base; in lima_surface_create() local
589 lima_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) lima_surface_destroy() argument
[all...]
H A Dlima_job.c360 lima_pack_reload_plbu_cmd(struct lima_job *job, struct pipe_surface *psurf) in lima_pack_reload_plbu_cmd() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c277 fd3_emit_gmem_restore_tex(struct fd_ringbuffer *ring, struct pipe_surface **psurf, int bufs) fd3_emit_gmem_restore_tex() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_render_pass.c361 struct pipe_surface *psurf = fb->cbufs[i]; in zink_init_color_attachment() local
H A Dzink_context.c1598 struct pipe_surface *psurf = zink_get_surface(ctx, view->resource, &tmpl, &ivci); in create_image_surface() local
1770 struct pipe_surface *psurf = &b->image_view->base; in zink_set_sampler_views() local
2827 struct pipe_surface *psurf = ctx->fb_state.cbufs[i]; in zink_set_framebuffer_state() local
2835 struct pipe_surface *psurf = ctx->fb_state.zsbuf; zink_set_framebuffer_state() local
2869 struct pipe_surface *psurf = ctx->fb_state.cbufs[i]; zink_set_framebuffer_state() local
2906 struct pipe_surface *psurf = ctx->fb_state.zsbuf; zink_set_framebuffer_state() local
4255 struct pipe_surface *psurf = &sv->image_view->base; rebind_image() local
4331 struct pipe_surface *psurf = &sv->image_view->base; zink_rebind_all_images() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_draw.c1565 struct pipe_surface *psurf = v3d->framebuffer.cbufs[i]; in v3d_tlb_clear() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c746 struct pipe_surface *psurf = &surface->base; in vc4_create_surface() local
767 vc4_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) vc4_surface_destroy() argument
774 vc4_dump_surface_non_msaa(struct pipe_surface *psurf) vc4_dump_surface_non_msaa() argument
870 vc4_surface_msaa_get_sample(struct pipe_surface *psurf, uint32_t x, uint32_t y, uint32_t sample) vc4_surface_msaa_get_sample() argument
897 vc4_dump_surface_msaa_char(struct pipe_surface *psurf, uint32_t start_x, uint32_t start_y, uint32_t w, uint32_t h) vc4_dump_surface_msaa_char() argument
944 vc4_dump_surface_msaa(struct pipe_surface *psurf) vc4_dump_surface_msaa() argument
993 vc4_dump_surface(struct pipe_surface *psurf) vc4_dump_surface() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp1180 struct pipe_surface *psurf = ctx->fb.cbufs[i]; in d3d12_draw_vbo() local
688 transition_surface_subresources_state(struct d3d12_context *ctx, struct pipe_surface *psurf, struct pipe_resource *pres, D3D12_RESOURCE_STATES state) transition_surface_subresources_state() argument
1190 struct pipe_surface *psurf = ctx->fb.zsbuf; d3d12_draw_vbo() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c390 virgl_surface_destroy(struct pipe_context *ctx, struct pipe_surface *psurf) virgl_surface_destroy() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c2770 struct pipe_surface *psurf = &surf->base; in iris_create_surface() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c2859 struct pipe_surface *psurf = &surf->base; in crocus_create_surface() local
[all...]

Completed in 46 milliseconds

12