Searched refs:swizzle_vec2 (Results 1 – 1 of 1) sorted by relevance
858 LLVMValueRef swizzle_vec2; in emit_fetch_constant() local859 swizzle_vec2 = lp_build_const_int_vec(gallivm, uint_bld->type, swizzle_in >> 16); in emit_fetch_constant()861 index_vec2 = lp_build_add(uint_bld, index_vec2, swizzle_vec2); in emit_fetch_constant()