mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
remove debug printf
This commit is contained in:
parent
98d30cb2d4
commit
7d14c3e538
1 changed files with 0 additions and 1 deletions
|
|
@ -320,7 +320,6 @@ softpipe_draw_arrays(struct pipe_context *pipe, unsigned mode,
|
|||
struct draw_context *draw = sp->draw;
|
||||
unsigned length, first, incr, i;
|
||||
|
||||
printf("Draw arrays start %u count %u\n", start, count);
|
||||
if (sp->dirty)
|
||||
softpipe_update_derived( sp );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue