On 09/11/2015 09:32 AM, Ilia Mirkin wrote:
On Fri, Sep 11, 2015 at 2:18 AM, Tapani Pälli wrote:
On 09/11/2015 09:15 AM, Ilia Mirkin wrote:
On Fri, Sep 11, 2015 at 2:12 AM, Tapani Pälli
wrote:
This makes sure that user is still able to query properties about
variables that have gotten pac
On Fri, Sep 11, 2015 at 2:18 AM, Tapani Pälli wrote:
> On 09/11/2015 09:15 AM, Ilia Mirkin wrote:
>>
>> On Fri, Sep 11, 2015 at 2:12 AM, Tapani Pälli
>> wrote:
>>>
>>> This makes sure that user is still able to query properties about
>>> variables that have gotten packed by lower_packed_varyings
On 09/11/2015 09:15 AM, Ilia Mirkin wrote:
On Fri, Sep 11, 2015 at 2:12 AM, Tapani Pälli wrote:
This makes sure that user is still able to query properties about
variables that have gotten packed by lower_packed_varyings pass.
Fixes following OpenGL ES 3.1 test:
ES31-CTS.program_interfac
On Fri, Sep 11, 2015 at 2:12 AM, Tapani Pälli wrote:
> This makes sure that user is still able to query properties about
> variables that have gotten packed by lower_packed_varyings pass.
>
> Fixes following OpenGL ES 3.1 test:
>ES31-CTS.program_interface_query.separate-programs-vertex
>
> v2:
This makes sure that user is still able to query properties about
variables that have gotten packed by lower_packed_varyings pass.
Fixes following OpenGL ES 3.1 test:
ES31-CTS.program_interface_query.separate-programs-vertex
v2: fix 'name included in packed list' check (Ilia Mirkin)
Signed-of