On 06/19/2017 04:45 AM, Nicolai Hähnle wrote:
> On 18.06.2017 21:18, Ian Romanick wrote:
>> On 06/16/2017 01:37 PM, Nicolai Hähnle wrote:
>>> From: Nicolai Hähnle
>>>
>>> Since interface blocks are simply considered groupings of input
>>> variables,
>>> this is allowed.
>>>
>>> var->data.must_be_s
On 18.06.2017 21:18, Ian Romanick wrote:
On 06/16/2017 01:37 PM, Nicolai Hähnle wrote:
From: Nicolai Hähnle
Since interface blocks are simply considered groupings of input variables,
this is allowed.
var->data.must_be_shader_input is now determined on-the-fly after lowering
interface blocks,
On 06/16/2017 01:37 PM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> Since interface blocks are simply considered groupings of input variables,
> this is allowed.
>
> var->data.must_be_shader_input is now determined on-the-fly after lowering
> interface blocks, since we don't want to disable
From: Nicolai Hähnle
Since interface blocks are simply considered groupings of input variables,
this is allowed.
var->data.must_be_shader_input is now determined on-the-fly after lowering
interface blocks, since we don't want to disable varying packing for an
entire block just because one input