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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user