Searched refs:s_shift (Results 1 – 1 of 1) sorted by relevance
921 unsigned s_shift, s_mask; in lp_build_depth_stencil_test() local927 have_s = get_s_shift_and_mask(format_desc, &s_shift, &s_mask); in lp_build_depth_stencil_test()948 if (s_shift) { in lp_build_depth_stencil_test()949 LLVMValueRef shift = lp_build_const_int_vec(gallivm, s_type, s_shift); in lp_build_depth_stencil_test()