/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_clear.c | 511 clear_depth_stencil(struct iris_context *ice, in clear_depth_stencil() function 644 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, true, in iris_clear() 695 clear_depth_stencil(ice, p_res, level, box, true, true, true, in iris_clear_texture() 761 * The pipe->clear_depth_stencil() driver hook. 787 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, in iris_clear_depth_stencil() 799 ctx->clear_depth_stencil = iris_clear_depth_stencil; in iris_init_clear_functions()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_clear.c | 539 clear_depth_stencil(struct crocus_context *ice, in clear_depth_stencil() function 675 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, true, in crocus_clear() 741 clear_depth_stencil(ice, p_res, level, box, true, true, true, in crocus_clear_texture() 809 * The pipe->clear_depth_stencil() driver hook. 842 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, in crocus_clear_depth_stencil() 856 ctx->clear_depth_stencil = crocus_clear_depth_stencil; in crocus_init_clear_functions()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_surface.c | 139 sp->pipe.clear_depth_stencil = softpipe_clear_depth_stencil; in sp_init_surface_functions()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_surface.c | 457 i915->base.clear_depth_stencil = i915_clear_depth_stencil_blitter; in i915_init_surface_functions() 461 i915->base.clear_depth_stencil = i915_clear_depth_stencil_render; in i915_init_surface_functions()
|
H A D | i915_clear.c | 242 pipe->clear_depth_stencil(pipe, ps, buffers & PIPE_CLEAR_DEPTHSTENCIL, in i915_clear_blitter()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_clear.c | 254 pipe->clear_depth_stencil = nv30_clear_depth_stencil; in nv30_clear_init()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_clear_blit.c | 261 pctx->clear_depth_stencil = etna_clear_depth_stencil; in etna_clear_blit_init()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_context.h | 701 void (*clear_depth_stencil)(struct pipe_context *pipe, member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_draw.c | 667 pctx->clear_depth_stencil = vc4_clear_depth_stencil; in vc4_draw_init()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_surface.c | 502 lp->pipe.clear_depth_stencil = llvmpipe_clear_depth_stencil; in llvmpipe_init_surface_functions()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_draw.c | 591 pctx->clear_depth_stencil = fd_clear_depth_stencil; in fd_draw_init()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
H A D | noop_pipe.c | 428 ctx->clear_depth_stencil = noop_clear_depth_stencil; in noop_create_context()
|
/third_party/mesa3d/src/gallium/tools/trace/ |
H A D | dump_state.py | 726 def clear_depth_stencil(self, dst, clear_flags, depth, stencil, dstx, dsty, width, height, render_condition_enabled): member in Context
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | OutputMerger.cpp | 382 pipe->clear_depth_stencil(pipe, in ClearDepthStencilView()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_blit.c | 891 r300->context.clear_depth_stencil = r300_clear_depth_stencil; in r300_init_blit_functions()
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_context.c | 776 context->gpu->clear_depth_stencil(context->gpu, dst->gpu, flags, depth, in tegra_clear_depth_stencil() 1376 context->base.clear_depth_stencil = tegra_clear_depth_stencil; in tegra_screen_context_create()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_context.c | 1484 trace_dump_call_begin("pipe_context", "clear_depth_stencil"); in trace_context_clear_depth_stencil() 1497 pipe->clear_depth_stencil(pipe, dst, clear_flags, depth, stencil, in trace_context_clear_depth_stencil() 2381 TR_CTX_INIT(clear_depth_stencil); in trace_context_create()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_context.c | 991 pipe->clear_depth_stencil(pipe, in rbug_clear_depth_stencil() 1347 rb_pipe->base.clear_depth_stencil = rbug_clear_depth_stencil; in rbug_context_create()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_surface.c | 484 pipe->clear_depth_stencil(pipe, sf, clear, depth, stencil, in nv50_clear_texture() 1862 pipe->clear_depth_stencil = nv50_clear_depth_stencil; in nv50_init_surface_functions()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_draw.c | 1582 pipe->clear_depth_stencil(pipe, dst, clear_flags, depth, stencil, in dd_context_clear_depth_stencil() 1846 CTX_INIT(clear_depth_stencil); in dd_init_draw_functions()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_clear.c | 235 pctx->clear_depth_stencil(pctx, ctx->fb_state.zsbuf, buffers & PIPE_CLEAR_DEPTHSTENCIL, depth, stencil, in zink_clear()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_blit.c | 975 rctx->b.b.clear_depth_stencil = r600_clear_depth_stencil; in r600_init_blit_functions()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.c | 30 * clear_depth_stencil, resource_copy_region, and blit functions. 2925 pipe->clear_depth_stencil(pipe, dst_view, PIPE_CLEAR_STENCIL, 0.0, 0, in util_blitter_stencil_fallback() 2933 pipe->clear_depth_stencil(pipe, dst_view, PIPE_CLEAR_STENCIL, 0.0, 0, in util_blitter_stencil_fallback()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_draw.c | 1688 pctx->clear_depth_stencil = v3d_clear_depth_stencil; in draw_init()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_clear.c | 1359 sctx->b.clear_depth_stencil = si_clear_depth_stencil; in si_init_clear_functions()
|