Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1402 LLVMValueRef intrargs[2], lut_ind, lut_adj; in s3tc_decode_block_dxt1() local
1432 lut_ind = LLVMBuildAnd(builder, code, low2mask, ""); in s3tc_decode_block_dxt1()
1433 lut_ind = LLVMBuildOr(builder, lut_ind, lut_adj, ""); in s3tc_decode_block_dxt1()
1434 intrargs[1] = lut_ind; in s3tc_decode_block_dxt1()

Completed in 4 milliseconds