Home
last modified time | relevance | path

Searched refs:alphas1 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1500 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1529 alphas1 = LLVMBuildShl(builder, alpha, shift4_16, ""); in s3tc_decode_block_dxt3()
1531 alpha = LLVMBuildOr(builder, alphas1, alpha, ""); in s3tc_decode_block_dxt3()

Completed in 5 milliseconds