Searched refs:util_clear_depth_stencil (Results 1 - 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_clear.c | 79 util_clear_depth_stencil(pipe, zsbuf, zs_buffers, depth, stencil,
|
H A D | sp_surface.c | 128 util_clear_depth_stencil(pipe, dst, clear_flags,
|
/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_surface.h | 93 util_clear_depth_stencil(struct pipe_context *pipe,
|
H A D | u_surface.c | 487 util_clear_depth_stencil(struct pipe_context *pipe, function
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_surface.c | 221 util_clear_depth_stencil(pipe, dst, clear_flags,
|
Completed in 165 milliseconds