Home
last modified time | relevance | path

Searched refs:ltype16x4 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1497 LLVMTypeRef ltype16x4, ltypei64, ltypei128; in convert_from_blend_type() local
1503 ltype16x4 = lp_build_vec_type(gallivm, dst_type); in convert_from_blend_type()
1510 src[i] = LLVMBuildBitCast(builder, src[i], ltype16x4, ""); in convert_from_blend_type()