diff options
author | Christoph Bumiller <[email protected]> | 2012-01-20 13:24:46 +0100 |
---|---|---|
committer | Christoph Bumiller <[email protected]> | 2012-01-20 19:24:31 +0100 |
commit | d540af554adfe302387014c0f46d6ac3aaa75121 (patch) | |
tree | 1b470569cc1c0fefd7e14623f903eaf9e0850959 /src/gallium/drivers | |
parent | c96b9834032952492efbd2d1f5511fe225704918 (diff) |
mesa: allocate transform_feedback_info::Outputs array dynamically
The nvc0 gallium driver is advertising 128 MAX_INTERLEAVED_COMPS
which made it always assert in the linker when TFB was used since
the Outputs array was smaller than that maximum.
v2: added assertions
NOTE: This is a candidate for the 8.0 branch.
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions