Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
DEGLDispatch.cpp24 #define DEFAULT_EGL_LIB "libEGL_swiftshader.so" macro
40 void* handle = dlopen(DEFAULT_EGL_LIB, RTLD_NOW); in egl_dispatch_init()