mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 06:30:11 +01:00
intel: Comment typo fix.
This commit is contained in:
parent
531e44415b
commit
a4586d2e2e
1 changed files with 1 additions and 1 deletions
|
|
@ -1590,7 +1590,7 @@ fs_visitor::compute_to_mrf()
|
|||
}
|
||||
|
||||
/**
|
||||
* Walks through basic blocks, locking for repeated MRF writes and
|
||||
* Walks through basic blocks, looking for repeated MRF writes and
|
||||
* removing the later ones.
|
||||
*/
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue