Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1271 struct lp_build_context bld8, bld32, bld16, bld64; in s3tc_decode_block_dxt1() local
1298 lp_build_context_init(&bld64, gallivm, type64); in s3tc_decode_block_dxt1()
1381 color23_2 = LLVMBuildBitCast(builder, color2_2, bld64.vec_type, ""); in s3tc_decode_block_dxt1()
1386 tmp = LLVMBuildBitCast(builder, color01_16, bld64.vec_type, ""); in s3tc_decode_block_dxt1()
1404 color01 = LLVMBuildBitCast(builder, color01, bld64.vec_type, ""); in s3tc_decode_block_dxt1()
1405 color23 = LLVMBuildBitCast(builder, color23, bld64.vec_type, ""); in s3tc_decode_block_dxt1()

Completed in 5 milliseconds