Searched refs:ainterp1 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 1617 LLVMValueRef ainterp, ainterp0, ainterp1, shuffle1, sel_mask, sel_mask2; in s3tc_decode_block_dxt5() local 1740 ainterp1 = lp_build_lerpdxta_block(gallivm, alpha0, alpha1, acode1, sel_mask); in s3tc_decode_block_dxt5() 1742 ainterp = lp_build_pack2(gallivm, type16, type8, ainterp0, ainterp1); in s3tc_decode_block_dxt5()
|
Completed in 4 milliseconds