[Mesa-dev] [PATCH V2 01/12] glsl: simplify interface block stream qualifier validation

Emil Velikov emil.l.velikov at gmail.com
Tue Nov 10 04:05:47 PST 2015


On 8 November 2015 at 22:34, Timothy Arceri <t_arceri at yahoo.com.au> wrote:
> From: Timothy Arceri <timothy.arceri at collabora.com>
>
> Qualifiers on member variables are redundent all we need to do
> if check if it matches the stream associated with the block and
> throw an error if its not.
>
> Cc: Samuel Iglesias Gonsalvez <siglesias at igalia.com>
> Cc: Emil Velikov <emil.l.velikov at gmail.com>
> ---
>  src/glsl/ast_to_hir.cpp   | 27 +++++++++++++--------------
>  src/glsl/nir/glsl_types.h | 10 +---------
>  2 files changed, 14 insertions(+), 23 deletions(-)
>
Reviewed-by: Emil Velikov <emil.velikov at collabora.co.uk>

-Emil


More information about the mesa-dev mailing list