diff options
author | Alex Deucher <[email protected]> | 2011-07-29 11:29:53 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2011-07-29 11:34:02 -0400 |
commit | dc1c0ca22a1c7fcaef90b787290144d8e3d77c33 (patch) | |
tree | c1d28caad9ca009ece381871b341393851472b98 /src/gallium/drivers/nvc0 | |
parent | 5c9e0ad5fddf216921703a0aa9c911a51226cdfd (diff) |
r600g: fix up vs export handling
Certain attributes (position, psize, etc.) don't
count as params; they are handled separately by the hw.
However, the VS is required to export at least one param
and r600_shader_from_tgsi() takes care of adding a dummy
export if there is none. Make sure the VS param export
count in the SPI properly accounts for this.
Note: This is a candidate for the 7.11 branch.
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nvc0')
0 files changed, 0 insertions, 0 deletions