llvmpipe: remove dead code/comment
This commit is contained in:
parent
117bf856d8
commit
3acb2b6b2f
1 changed files with 0 additions and 2 deletions
|
|
@ -237,8 +237,6 @@ attribs_update(struct lp_build_interp_soa_context *bld, int quad_index)
|
|||
res = lp_build_add(&bld->base, res, dady);
|
||||
}
|
||||
|
||||
//XXX bld->attribs_pre[attrib][chan] = res;
|
||||
|
||||
if (mode == TGSI_INTERPOLATE_PERSPECTIVE) {
|
||||
LLVMValueRef w = bld->pos[3];
|
||||
assert(attrib != 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue