Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c1693 LLVMValueRef acodeg, mask1, acode0, acode1; in s3tc_decode_block_dxt5() local
1722 acode0 = LLVMBuildAnd(builder, acode, in s3tc_decode_block_dxt5()
1726 acode = lp_build_pack2(gallivm, type16, type8, acode0, acode1); in s3tc_decode_block_dxt5()
1735 ainterp0 = lp_build_lerpdxta_block(gallivm, alpha0, alpha1, acode0, sel_mask); in s3tc_decode_block_dxt5()