From: Lionel Landwerlin Date: Mon, 16 Jan 2017 16:05:07 +0000 (+0000) Subject: anv: fix comment typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a72dea9483ffebab473a3c9ba151b56b06a4b0c3;p=mesa.git anv: fix comment typo Signed-off-by: Lionel Landwerlin Reviewed-by: Jason Ekstrand --- diff --git a/src/intel/vulkan/anv_descriptor_set.c b/src/intel/vulkan/anv_descriptor_set.c index 2926e7a2591..4367c0ebe00 100644 --- a/src/intel/vulkan/anv_descriptor_set.c +++ b/src/intel/vulkan/anv_descriptor_set.c @@ -217,7 +217,7 @@ sha1_update_descriptor_set_layout(struct mesa_sha1 *ctx, /* * Pipeline layouts. These have nothing to do with the pipeline. They are - * just muttiple descriptor set layouts pasted together + * just multiple descriptor set layouts pasted together */ VkResult anv_CreatePipelineLayout(