Files
mesa/src
Brian Ho 1af71bee73 turnip: Set has_gs in ir3_shader_key
The ir3 compiler only lowers the VS and GS for geometry shading if
the corresponding has_gs key is set in the shader key. Without it,
GS-specific intrinsics like load_per_vertex_input won't get lowered
and the GS header will be initialized with invalid values.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4436>
2020-04-07 14:13:20 +00:00
..
2019-11-07 06:11:19 -08:00
2020-03-30 13:38:01 +00:00
2020-04-06 19:41:56 +00:00
2020-03-28 21:36:54 +01:00