Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1268 LLVMValueRef color01, color23, color01_16, color0123; in s3tc_decode_block_dxt1() local
1350 color23 = lp_build_lerp23_single(&bld8, color01); in s3tc_decode_block_dxt1()
1351 color23 = LLVMBuildBitCast(builder, color23, bld32.vec_type, ""); in s3tc_decode_block_dxt1()
1393 color23 = lp_build_select(&bld32, sel_mask, color23, color23_2); in s3tc_decode_block_dxt1()
1405 color23 = LLVMBuildBitCast(builder, color23, bld64.vec_type, ""); in s3tc_decode_block_dxt1()
1406 color0123 = lp_build_interleave2(gallivm, type64, color01, color23, 0); in s3tc_decode_block_dxt1()
1449 color23 in s3tc_decode_block_dxt1()
[all...]

Completed in 4 milliseconds