Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1401 LLVMValueRef shuf[16], low2mask; in s3tc_decode_block_dxt1() local
1426 low2mask = lp_build_const_int_vec(gallivm, type8, 3); in s3tc_decode_block_dxt1()
1432 lut_ind = LLVMBuildAnd(builder, code, low2mask, ""); in s3tc_decode_block_dxt1()

Completed in 5 milliseconds