Files
mesa/src
Samuel Pitoiset 5eb17506e1 nir: do not pack varying with different types
The current algorithm only supports packing 32-bit types.
If a shader uses both 16-bit and 32-bit varyings, we shouldn't
compact them together.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
2019-04-05 13:57:42 +02:00
..
2019-04-04 16:08:11 +00:00
2019-02-26 12:49:07 +00:00
2019-04-04 16:09:52 +00:00
2019-03-11 10:01:15 -07:00