HomeSort by relevance Sort by last modified time
    Searched full:shufflev (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.c 473 LLVMValueRef shufflev, countd; local
483 shufflev = LLVMConstVector(shuffles, type.length);
484 countd = LLVMBuildShuffleVector(builder, countv, LLVMGetUndef(i8vntype), shufflev, "");

Completed in 331 milliseconds