mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
comment about code duplication
This commit is contained in:
parent
399077d760
commit
ba50b6958a
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ emit_vertex_attr(struct vertex_info *vinfo, uint vfAttr, uint format)
|
|||
}
|
||||
|
||||
|
||||
/** XXX this is duplicated in the i915 driver... */
|
||||
static void
|
||||
compute_vertex_size(struct vertex_info *vinfo)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue