Home | History | Annotate | Download | only in radeonsi

Lines Matching full:offset0

1616 	LLVMValueRef offset0 = lp_build_mul_imm(uint_bld, sample_id, 8);
1617 LLVMValueRef offset1 = LLVMBuildAdd(builder, offset0, lp_build_const_int32(gallivm, 4), "");
1620 buffer_load_const(ctx, resource, offset0),