Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c642 LLVMValueRef shuffles[4], shuf10; in init_args() local
670 shuf10 = LLVMConstVector(shuffles, 4); in init_args()
672 dyx20 = LLVMBuildShuffleVector(b, dxy20, dxy20, shuf10, ""); in init_args()