Searched refs:ltype32x4 (Results 1 – 1 of 1) sorted by relevance
1811 LLVMTypeRef ltype32x4; in convert_to_blend_type() local1814 ltype32x4 = lp_build_vec_type(gallivm, type32x4); in convert_to_blend_type()1816 src[i] = LLVMBuildZExt(builder, src[i], ltype32x4, ""); in convert_to_blend_type()