Home
last modified time | relevance | path

Searched refs:EGL_LOAD_FIELD (Results 1 – 1 of 1) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
DEGLDispatch.cpp26 #define EGL_LOAD_FIELD(return_type, function_name, signature, callargs) \ macro
37 EGL_LOAD_FIELD(return_type, function_name, signature, callargs)
46 LIST_EGL_FUNCTIONS(EGL_LOAD_FIELD) in egl_dispatch_init()