summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-08-03 16:21:57 -0600
committerBrian Paul <brianp@vmware.com>2010-08-03 16:37:58 -0600
commit8c3cc83432bbbc190b0f71f87e3e9583ae11f0b2 (patch)
tree2303fcfe51e531a65179390c684c5d2f1802a1df
parent0e7b53c75be6051b2a935e65f4dbc02449714ee1 (diff)
draw: added a comment
-rw-r--r--src/gallium/auxiliary/draw/draw_pt_emit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/draw/draw_pt_emit.c b/src/gallium/auxiliary/draw/draw_pt_emit.c
index 0229bcc7fe1..5568fbb9f88 100644
--- a/src/gallium/auxiliary/draw/draw_pt_emit.c
+++ b/src/gallium/auxiliary/draw/draw_pt_emit.c
@@ -182,6 +182,7 @@ void draw_pt_emit( struct pt_emit *emit,
0,
~0);
+ /* fetch/translate vertex attribs to fill hw_verts[] */
translate->run( translate,
0,
vertex_count,