Home
last modified time | relevance | path

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

/external/angle/util/
Degl_loader_autogen.h60 #define eglCreatePlatformWindowSurface l_eglCreatePlatformWindowSurface
159 ANGLE_UTIL_EXPORT extern PFNEGLCREATEPLATFORMWINDOWSURFACEPROC l_eglCreatePlatformWindowSurface;
Degl_loader_autogen.cpp54 ANGLE_UTIL_EXPORT PFNEGLCREATEPLATFORMWINDOWSURFACEPROC l_eglCreatePlatformWindowSurface; variable
173 l_eglCreatePlatformWindowSurface = reinterpret_cast<PFNEGLCREATEPLATFORMWINDOWSURFACEPROC>( in LoadEGL()