Home
last modified time | relevance | path

Searched refs:util_clear_depth_stencil (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_surface.c37 sp->pipe.clear_depth_stencil = util_clear_depth_stencil; in sp_init_surface_functions()
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.h76 util_clear_depth_stencil(struct pipe_context *pipe,
Du_surface.c277 util_clear_depth_stencil(struct pipe_context *pipe, in util_clear_depth_stencil() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c180 lp->pipe.clear_depth_stencil = util_clear_depth_stencil; in llvmpipe_init_surface_functions()