llvmpipe: fix comment typo in lp_linear_fastpath.c
authorBrian Paul <brianp@vmware.com>
Fri, 20 May 2022 19:07:22 +0000 (13:07 -0600)
committerMarge Bot <emma+marge@anholt.net>
Wed, 15 Jun 2022 12:30:04 +0000 (12:30 +0000)
Signed-off-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16937>

src/gallium/drivers/llvmpipe/lp_linear_fastpath.c

index cff0706..3f894c6 100644 (file)
@@ -189,7 +189,7 @@ lp_linear_purple(const struct lp_rast_state *state,
 }
 
 
-/* Examine the fragment shader varient and determine whether we can
+/* Examine the fragment shader variant and determine whether we can
  * substitute a fastpath linear shader implementation.
  */
 boolean