Searched refs:swizzle_vec2 (Results 1 – 1 of 1) sorted by relevance
1231 LLVMValueRef swizzle_vec2; in emit_fetch_constant() local1232 swizzle_vec2 = lp_build_const_int_vec(gallivm, uint_bld->type, swizzle + 1); in emit_fetch_constant()1234 index_vec2 = lp_build_add(uint_bld, index_vec2, swizzle_vec2); in emit_fetch_constant()