Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c1577 LLVMValueRef swizzle_unaligned = LLVMConstVector(&mask[1], instr->dest.ssa.num_components); in visit_load_push_constant() local
1581 LLVMBuildShuffleVector(ctx->ac.builder, res, res, swizzle_unaligned, ""); in visit_load_push_constant()