[Mesa-dev] [PATCH V6 13/27] glsl: fix whitespace

Iago Toral itoral at igalia.com
Tue Sep 29 00:28:35 PDT 2015


Reviewed-by: Iago Toral Quiroga <itoral at igalia.com>

On Tue, 2015-09-29 at 12:42 +1000, Timothy Arceri wrote:
> ---
>  src/glsl/ast_to_hir.cpp | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/glsl/ast_to_hir.cpp b/src/glsl/ast_to_hir.cpp
> index a9696dc..2fd4443 100644
> --- a/src/glsl/ast_to_hir.cpp
> +++ b/src/glsl/ast_to_hir.cpp
> @@ -6400,7 +6400,7 @@ ast_interface_block::hir(exec_list *instructions,
>              }
>           }
>  
> -          /* From section 4.3.9 (Interface Blocks) of the GLSL ES 3.10 spec:
> +         /* From section 4.3.9 (Interface Blocks) of the GLSL ES 3.10 spec:
>            *
>            *     * Arrays of arrays of blocks are not allowed
>            */




More information about the mesa-dev mailing list