Searched refs:color01_16 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 1268 LLVMValueRef color01, color23, color01_16, color0123; in s3tc_decode_block_dxt1() local 1330 color01_16 = LLVMBuildBitCast(builder, color01, bld32.vec_type, ""); in s3tc_decode_block_dxt1() 1331 color01 = color_expand_565_to_8888(gallivm, 4, color01_16); in s3tc_decode_block_dxt1() 1386 tmp = LLVMBuildBitCast(builder, color01_16, bld64.vec_type, ""); in s3tc_decode_block_dxt1() 1391 color01_16, tmp); in s3tc_decode_block_dxt1()
|
Completed in 5 milliseconds