On 10/02/2015 07:46 PM, Ilia Mirkin wrote:
On Mon, Sep 28, 2015 at 5:12 AM, Tapani Pälli wrote:
Commit 4639cea2921669527eb43dcb49724c05afb27e8e added packed varyings
as part of program resource list. We need to take this to account with
all functions dealing with active input attributes.
Patch
On Mon, Sep 28, 2015 at 5:12 AM, Tapani Pälli wrote:
> Commit 4639cea2921669527eb43dcb49724c05afb27e8e added packed varyings
> as part of program resource list. We need to take this to account with
> all functions dealing with active input attributes.
>
> Patch fixes the issue by adding additional
Ping, could someone ack/review this? If not, I will revert the patches
that caused this for now and figure out alternative solution with more
time for packed varyings. It is one of the CTS tests that will fail with
revert and nothing else gets hurt since it's a corner-case with SSO. I
think cur
Commit 4639cea2921669527eb43dcb49724c05afb27e8e added packed varyings
as part of program resource list. We need to take this to account with
all functions dealing with active input attributes.
Patch fixes the issue by adding additional check to is_active_attrib
and iterating active attribs explici