Home
last modified time | relevance | path

Searched refs:util_blitter_clear_depth_stencil (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.h294 void util_blitter_clear_depth_stencil(struct blitter_context *blitter,
Du_blitter.c1325 void util_blitter_clear_depth_stencil(struct blitter_context *blitter, in util_blitter_clear_depth_stencil() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_blit.c233 util_blitter_clear_depth_stencil(rctx->blitter, dst, clear_flags, depth, stencil, in r600_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c384 util_blitter_clear_depth_stencil(r300->blitter, dst, clear_flags, depth, stencil, in r300_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c538 util_blitter_clear_depth_stencil(rctx->blitter, dst, clear_flags, depth, stencil, in r600_clear_depth_stencil()