Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c854 boolean have_z, have_s; in lp_build_depth_stencil_test() local
942 have_s = get_s_shift_and_mask(format_desc, &s_shift, &s_mask); in lp_build_depth_stencil_test()
962 if (have_s) { in lp_build_depth_stencil_test()
1146 if (have_z && have_s) in lp_build_depth_stencil_test()

Completed in 2 milliseconds