mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
cso: remove comment
There's a similar comment just a few lines before.
This commit is contained in:
parent
347b9418ac
commit
017a003f1c
1 changed files with 0 additions and 1 deletions
|
|
@ -236,7 +236,6 @@ cso_draw_arrays_instanced(struct cso_context *cso, uint mode,
|
|||
uint start, uint count,
|
||||
uint start_instance, uint instance_count);
|
||||
|
||||
/* helper drawing function */
|
||||
void
|
||||
cso_draw_arrays(struct cso_context *cso, uint mode, uint start, uint count);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue