OSDN Git Service

eglapi: use macro to map entrypoints to functions
authorEric Engestrom <eric@engestrom.ch>
Tue, 21 Feb 2017 23:56:47 +0000 (23:56 +0000)
committerEric Engestrom <eric.engestrom@imgtec.com>
Fri, 24 Feb 2017 17:00:50 +0000 (17:00 +0000)
commit3b69c4a8e88fd9801cf82ce195970dd92a84248b
treef7714969c3a633534b73e340b56de0835d0b2b2a
parent66d5ec5f3fbdc38d65ef185571eb7729c0dafb26
eglapi: use macro to map entrypoints to functions

As of the last 3 commits, there's a function for each entrypoint.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/egl/main/eglapi.c