Evas gl: Fix invalid number of atlasses

Left-over from a local experiment where ETC1+Alpha had its own
texture pool. Not required.
This commit is contained in:
Jean-Philippe Andre 2014-07-09 12:36:22 +09:00
parent d732e52f32
commit ec9ffd0ae8
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ struct _Evas_GL_Shared
#define MAX_ATLAS_H 512
#define DEF_ATLAS_H 512
#define ATLAS_FORMATS_COUNT 11
#define ATLAS_FORMATS_COUNT 10
Eina_List *cspaces; // depend on the values of etc1, etc2 and st3c