nv50: initialize edgeflag input index

This commit is contained in:
Christoph Bumiller 2010-08-17 19:03:11 +02:00
parent 3e27785f3e
commit 1bbbc8e0c8

View file

@ -484,6 +484,7 @@ nv50_prog_scan(struct nv50_translation_info *ti)
struct tgsi_parse_context parse;
int ret;
p->vp.edgeflag = 0x40;
p->vp.psiz = 0x40;
p->vp.bfc[0] = 0x40;
p->vp.bfc[1] = 0x40;