diff options
author | Kenneth Graunke <[email protected]> | 2017-09-14 22:59:21 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-09-21 09:39:32 -0700 |
commit | ef719f4fd253161843abf2749ae5220f502caa51 (patch) | |
tree | 58ee46eedf817f4912af639ad6305c1c4079b40e /src/gallium/auxiliary/util | |
parent | 6d6fae95a360aebcda92b1c0c8ab22a923bc3f54 (diff) |
i965: Force outputs_written to contain varyings needed by stream-out.
If transform feedback is recording a varying, it needs a slot in the
VUE map, regardless of whether or not the shader writes it.
Together with the previous patch, this fixes:
- KHR-GL45.enhanced_layouts.xfb_capture_struct
The test captures a structure where the vertex shader writes the first
and third members - but the second still needs a slot.
Reviewed-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/util')
0 files changed, 0 insertions, 0 deletions