Home
last modified time | relevance | path

Searched refs:r600_clear_depth_stencil (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_blit.c222 static void r600_clear_depth_stencil(struct pipe_context *ctx, in r600_clear_depth_stencil() function
381 rctx->context.clear_depth_stencil = r600_clear_depth_stencil; in si_init_blit_functions()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c527 static void r600_clear_depth_stencil(struct pipe_context *ctx, in r600_clear_depth_stencil() function
794 rctx->context.clear_depth_stencil = r600_clear_depth_stencil; in r600_init_blit_functions()