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