Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c465 LLVMValueRef shufflev, countd; in lp_build_occlusion_count() local
475 shufflev = LLVMConstVector(shuffles, type.length); in lp_build_occlusion_count()
476 countd = LLVMBuildShuffleVector(builder, countv, LLVMGetUndef(i8vntype), shufflev, ""); in lp_build_occlusion_count()