Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1524 alphas0 = LLVMBuildLShr(builder, alpha, shift4_16, ""); in s3tc_decode_block_dxt3()
1526 alpha = LLVMBuildOr(builder, alphas0, alpha, ""); in s3tc_decode_block_dxt3()