progs/perf: fix comment
This commit is contained in:
parent
32979ae15f
commit
aa80851e16
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ UploadSubVBO(unsigned count)
|
|||
glFinish();
|
||||
}
|
||||
|
||||
/* Do multiple small SubData uploads, the a DrawArrays. This may be a
|
||||
/* Do multiple small SubData uploads, then call DrawArrays. This may be a
|
||||
* fairer comparison to back-to-back BufferData calls:
|
||||
*/
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue