Files
mesa/src/mesa
Kenneth Graunke ef719f4fd2 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 <jasuarez@igalia.com>
2017-09-21 09:39:32 -07:00
..
2017-06-07 01:18:09 +01:00
2017-09-21 13:28:09 +10:00
2017-09-21 13:28:09 +10:00
2017-09-05 07:55:34 +03:00
2017-06-07 01:18:09 +01:00
2017-06-28 14:41:45 -07:00