Evas GL common: whitespace fixes

This commit is contained in:
Jean-Philippe Andre 2015-04-01 10:42:14 +09:00
parent ed157ee67b
commit 2b1e221fd9
1 changed files with 68 additions and 68 deletions

View File

@ -3190,7 +3190,7 @@ shader_array_flush(Evas_Engine_GL_Context *gc)
memcpy(x + (unsigned long)texsam_ptr, gc->pipe[i].array.texsam, TEX_SIZE);
if (gc->pipe[i].array.use_mask)
memcpy(x + (unsigned long)mask_ptr, gc->pipe[i].array.mask, MASK_SIZE);
/*
/*
fprintf(stderr, "copy %i bytes [%i/%i slots] [%i + %i + %i + %i + %i + %i + %i] <%i %i %i %i %i %i %i>\n",
(int)((unsigned char *)END_POINTER),
gc->pipe[i].array.num,