| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context_calls.h | 46 CALL(clear_depth_stencil)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_clear.c | 482 clear_depth_stencil(struct iris_context *ice, function in typeref:typename:void 586 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, true, 644 clear_depth_stencil(ice, p_res, level, box, true, true, true, 712 * The pipe->clear_depth_stencil() driver hook. 738 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, 750 ctx->clear_depth_stencil = iris_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_clear.cpp | 155 pipe->clear_depth_stencil = swr_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_surface.c | 139 sp->pipe.clear_depth_stencil = softpipe_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_surface.c | 139 sp->pipe.clear_depth_stencil = softpipe_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_clear.c | 539 clear_depth_stencil(struct crocus_context *ice, function in typeref:typename:void 675 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, true, 741 clear_depth_stencil(ice, p_res, level, box, true, true, true, 809 * The pipe->clear_depth_stencil() driver hook. 842 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, 856 ctx->clear_depth_stencil = crocus_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_clear.c | 550 clear_depth_stencil(struct iris_context *ice, function in typeref:typename:void 685 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, true, 736 clear_depth_stencil(ice, p_res, level, box, true, true, true, 802 * The pipe->clear_depth_stencil() driver hook. 828 clear_depth_stencil(ice, psurf->texture, psurf->u.tex.level, &box, 840 ctx->clear_depth_stencil = iris_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_surface.c | 407 i915->base.clear_depth_stencil = i915_clear_depth_stencil_blitter; 411 i915->base.clear_depth_stencil = i915_clear_depth_stencil_render;
|
| H A D | i915_clear.c | 240 pipe->clear_depth_stencil(pipe, ps, buffers & PIPE_CLEAR_DEPTHSTENCIL,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_clear_blit.c | 223 pctx->clear_depth_stencil = etna_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_surface.c | 231 lp->pipe.clear_depth_stencil = llvmpipe_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_clear.c | 232 pipe->clear_depth_stencil = nv30_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_clear.c | 242 pipe->clear_depth_stencil(pipe, ps, buffers & PIPE_CLEAR_DEPTHSTENCIL,
|
| H A D | i915_surface.c | 457 i915->base.clear_depth_stencil = i915_clear_depth_stencil_blitter; 461 i915->base.clear_depth_stencil = i915_clear_depth_stencil_render;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_clear.c | 232 pipe->clear_depth_stencil = nv30_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_context.h | 487 void (*clear_depth_stencil)(struct pipe_context *pipe, member in struct:pipe_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_clear_blit.c | 261 pctx->clear_depth_stencil = etna_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 343 ctx->clear_depth_stencil = noop_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_draw.c | 481 pctx->clear_depth_stencil = fd_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_context.h | 685 void (*clear_depth_stencil)(struct pipe_context *pipe, member in struct:pipe_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_draw.c | 672 pctx->clear_depth_stencil = vc4_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_draw.c | 590 pctx->clear_depth_stencil = fd_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_surface.c | 485 lp->pipe.clear_depth_stencil = llvmpipe_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_draw.c | 642 pctx->clear_depth_stencil = vc4_clear_depth_stencil;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 428 ctx->clear_depth_stencil = noop_clear_depth_stencil;
|