Evas gl: Use implicit cast to DATA8 with image.data8
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 3 Apr 2014 03:26:46 +0000 (12:26 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 4 Apr 2014 01:08:09 +0000 (10:08 +0900)
commit018e2d33b2ed1907ae60ab0a795b66b4e756637e
tree4d7c45d6f4a7a5f9e0393534cb8352cf993aa8a1
parent77d0d69c3ec24acee0e22d99bcbf8f816c2b0353
Evas gl: Use implicit cast to DATA8 with image.data8

data8 is there precisely to avoid casting the iamge data when
handling it as DATA8.

This is purely a cosmetic change
src/modules/evas/engines/gl_common/evas_gl_texture.c