On 12/23/2015 01:33 AM, Timothy Arceri wrote:
On Wed, 2015-12-16 at 19:29 +1100, Timothy Arceri wrote:
On Wed, 2015-12-16 at 08:24 +0200, Tapani Pälli wrote:
Patch makes following changes for interface matching:
- do not try to match builtin variables
- handle swizzle in input name, as
On Wed, 2015-12-16 at 19:29 +1100, Timothy Arceri wrote:
> On Wed, 2015-12-16 at 08:24 +0200, Tapani Pälli wrote:
> > Patch makes following changes for interface matching:
> >
> >- do not try to match builtin variables
> >- handle swizzle in input name, as example 'a.z' should
> > mat
On Wed, 2015-12-16 at 08:24 +0200, Tapani Pälli wrote:
> Patch makes following changes for interface matching:
>
>- do not try to match builtin variables
>- handle swizzle in input name, as example 'a.z' should
> match with 'a'
>- add matching by location
>- check that amount
Patch makes following changes for interface matching:
- do not try to match builtin variables
- handle swizzle in input name, as example 'a.z' should
match with 'a'
- add matching by location
- check that amount of inputs and outputs matches
These changes make interface matching