mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 13:40:11 +01:00
llvmpipe: fix comment typo
This commit is contained in:
parent
fd60bf8e33
commit
cc8c142e2a
1 changed files with 1 additions and 1 deletions
|
|
@ -627,7 +627,7 @@ void
|
|||
lp_rast_begin_query(struct lp_rasterizer_task *task,
|
||||
const union lp_rast_cmd_arg arg)
|
||||
{
|
||||
/* Reset the the per-task counter */
|
||||
/* Reset the per-task counter */
|
||||
task->vis_counter = 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue