summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/i915
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2013-12-01 03:44:42 -0500
committerMaarten Lankhorst <[email protected]>2013-12-10 08:45:59 +0100
commitbad8871e524cf518bc5da4ac52c1618a115054a7 (patch)
tree09f7a28b9633595a96cf6bbfdf897eb6021839da /src/gallium/winsys/i915
parent5576ad11ed922fad641e630fbb9b199f6434f528 (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 <[email protected]> Cc: "9.2 10.0" <[email protected]>
Diffstat (limited to 'src/gallium/winsys/i915')
0 files changed, 0 insertions, 0 deletions