On 19/07/16 08:33, Timothy Arceri wrote:
> This makes sure we give the correct driver location
> for doubles when using component packing.
Taking into account that the commit is about give the correct location
for the dvec3 case, probably it is worth to mention on the commit message.
> ---
> src
This makes sure we give the correct driver location
for doubles when using component packing.
---
src/compiler/nir/nir_lower_io.c | 16
1 file changed, 16 insertions(+)
diff --git a/src/compiler/nir/nir_lower_io.c b/src/compiler/nir/nir_lower_io.c
index e480264..7a72e69 100644
--