Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1276 LLVMTypeRef ltype32x4; in convert_to_blend_type() local
1279 ltype32x4 = lp_build_vec_type(gallivm, type32x4); in convert_to_blend_type()
1281 src[i] = LLVMBuildZExt(builder, src[i], ltype32x4, ""); in convert_to_blend_type()