gl_drm: use dlsym looked up symbol for extension check
authorDerek Foreman <derek.foreman.samsung@gmail.com>
Mon, 3 Dec 2018 19:25:30 +0000 (13:25 -0600)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 18 Dec 2018 04:23:55 +0000 (13:23 +0900)
commit0fdc3891bc8992a680d737c3b39aa068998b7c99
treee5f9543e3c043dcdfb7325565a039715792e39e5
parent6dd52b6aaaed35e82fe552bb4ec8badff08cdd5d
gl_drm: use dlsym looked up symbol for extension check

We looked this up with dlsym, so I guess we should use that even though
the direct call seems to work just fine most of the time.

Signed-off-by: Derek Foreman <derek.foreman.samsung@gmail.com>
Reviewed-by: Chris Michael <cp.michael@samsung.com>
Differential Revision: https://phab.enlightenment.org/D7433
src/modules/evas/engines/gl_drm/evas_engine.c