Searched refs:code_s (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 903 LLVMValueRef sel_mask, tmp_mask, alpha, alpha64, code_s; in s3tc_dxt5_alpha_channel() local 1017 code_s = LLVMBuildAnd(builder, alphac, in s3tc_dxt5_alpha_channel() 1020 code_s, lp_build_const_int_vec(gallivm, type, 6)); in s3tc_dxt5_alpha_channel() 1022 code_s, lp_build_const_int_vec(gallivm, type, 7)); in s3tc_dxt5_alpha_channel()
|
Completed in 5 milliseconds