projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32979ae
)
progs/perf: fix comment
author
Brian Paul
<brianp@vmware.com>
Tue, 22 Sep 2009 15:29:27 +0000
(09:29 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 22 Sep 2009 15:29:27 +0000
(09:29 -0600)
progs/perf/vbo.c
patch
|
blob
|
history
diff --git
a/progs/perf/vbo.c
b/progs/perf/vbo.c
index 03c896321b5329a68b3bbcdd0f14d13f26ec2e7f..12ad789aa0340c2b4507470c06f89232fea99ef3 100644
(file)
--- a/
progs/perf/vbo.c
+++ b/
progs/perf/vbo.c
@@
-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, the
n call
DrawArrays. This may be a
* fairer comparison to back-to-back BufferData calls:
*/
static void