[evas_gl_drm] do not use hash 14/163114/1
authorJoogab Yun <joogab.yun@samsung.com>
Thu, 9 Mar 2017 04:45:08 +0000 (13:45 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Thu, 7 Dec 2017 08:38:50 +0000 (17:38 +0900)
commitcb231af302fd2c62f73714a1405c4c4d45746348
tree5240853d609da3376f815a0b6132f626c58de0e7
parent7462f8a578d0216940309749e8410cc949ec0e34
[evas_gl_drm] do not use hash

The newly created address of wl_buffer may be rarely the
same as the previous value.
So, the hash returns the wrong image.

do not use hash as a workaround.
(the wl_buffer value is the root cause.)

Change-Id: Ic28f360d1d6d35ccf5f863b12997bb0b60853894
src/modules/evas/engines/gl_drm/evas_engine.c