summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50/nv98_video.c
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2013-12-01 03:44:42 -0500
committerCarl Worth <cworth@cworth.org>2013-12-12 15:35:57 -0800
commita717ae1b2d2d7ea40cb5fc4cb5b396a16355a0c6 (patch)
treec952ba4eb9d7195c0a89f80f07c38ce9c05a48d6 /src/gallium/drivers/nouveau/nv50/nv98_video.c
parenta876ea4b7655e0ae09bf40a5f95dcecb84b5705b (diff)
nv50: report 15 max inputs for fragment programs
First off, nv50_program only has 16 in/out varyings. However reporting 16 makes 'm' become 68 in nv50_fp_linkage_validate with the varying-packing-simple piglit test. (Subverting the assert makes it compile but fail.) With this patch, varying-packing-simple passes. See: https://bugs.freedesktop.org/show_bug.cgi?id=69155 Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Cc: "9.2 10.0" <mesa-stable@lists.freedesktop.org> (cherry picked from commit bad8871e524cf518bc5da4ac52c1618a115054a7)
Diffstat (limited to 'src/gallium/drivers/nouveau/nv50/nv98_video.c')
0 files changed, 0 insertions, 0 deletions