Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c842 boolean have_z, have_s; in lp_build_depth_stencil_test() local
927 have_s = get_s_shift_and_mask(format_desc, &s_shift, &s_mask); in lp_build_depth_stencil_test()
947 if (have_s) { in lp_build_depth_stencil_test()
1131 if (have_z && have_s) in lp_build_depth_stencil_test()