Home
last modified time | relevance | path

Searched refs:alphas0 (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
1528 alphas0 = LLVMBuildLShr(builder, alpha, shift4_16, ""); in s3tc_decode_block_dxt3()
1530 alpha = LLVMBuildOr(builder, alphas0, alpha, ""); in s3tc_decode_block_dxt3()

Completed in 5 milliseconds