Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]>
On Mon, 2017-01-09 at 16:09 +0100, Iago Toral Quiroga wrote:
> ---
> src/compiler/spirv/spirv_to_nir.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/compiler/spirv/spirv_to_nir.c
> b/src/compiler/spirv/spirv_to_nir.c
> index befee1a..2205072 100644
> --- a/src/compiler/spirv/spirv_to_nir.c
> +++ b/src/compiler/spirv/spirv_to_nir.c
> @@ -559,7 +559,7 @@ struct_member_decoration_cb(struct vtn_builder
> *b,
> case SpvDecorationFPRoundingMode:
> case SpvDecorationFPFastMathMode:
> case SpvDecorationAlignment:
> - vtn_warn("Decoraiton only allowed for CL-style kernels: %s",
> + vtn_warn("Decoration only allowed for CL-style kernels: %s",
> spirv_decoration_to_string(dec->decoration));
> break;
> }
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev