llvmpipe: fix comment typo in lp_linear_fastpath.c

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>
This commit is contained in:
Brian Paul
2022-05-20 13:07:22 -06:00
committed by Marge Bot
parent d10f61db0d
commit e060d7747d
@@ -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