I tried to be careful, and still I introduced a mistake ...

On Fri, 2016-03-04 at 15:43 +0200, Andres Gomez wrote:
...
> The situation with the glslangValidator is (it doesn't support doubles):
>       * When using a non-flat integer as a fragment input in the form of
>         an array or as a member of a struct it fails with an error of
>         the type:
> 
> int' : must be qualified as flat in
> 
>       * When using a non-flat integer as a fragment input in the form of
>         a member of an interface block it succeeds on compilation.

Not correct. The actual situation is that it fails with scalars and
arrays, but it doesn't fail with structs and interface blocks.

-- 
Br,

Andres

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to