mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 00:49:04 +02:00
draw: added a comment
This commit is contained in:
parent
0e7b53c75b
commit
8c3cc83432
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue