Searched refs:flagszs (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c554 unsigned flagszs = flags & PIPE_CLEAR_DEPTHSTENCIL; local in function:lp_setup_clear
555 if (!lp_setup_try_clear_zs(setup, depth, stencil, flagszs)) {
558 if (!lp_setup_try_clear_zs(setup, depth, stencil, flagszs))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c558 unsigned flagszs = flags & PIPE_CLEAR_DEPTHSTENCIL; local in function:lp_setup_clear
559 if (!lp_setup_try_clear_zs(setup, depth, stencil, flagszs)) {
562 if (!lp_setup_try_clear_zs(setup, depth, stencil, flagszs))

Completed in 6 milliseconds