Home
last modified time | relevance | path

Searched refs:pipe_depth_state (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.h45 struct pipe_depth_state;
59 const struct pipe_depth_state *depth,
Dlp_state_fs.h64 struct pipe_depth_state depth;
Dlp_bld_depth.c816 const struct pipe_depth_state *depth, in lp_build_depth_stencil_test()
/external/virglrenderer/src/gallium/include/pipe/
Dp_state.h222 struct pipe_depth_state struct
252 struct pipe_depth_state depth;
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h286 struct pipe_depth_state struct
319 struct pipe_depth_state depth;
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp1575 struct pipe_depth_state *depth = &(ctx->depth_stencil->depth); in swr_update_derived()