Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libEGL/
Degl_loader_autogen.h59 #define EGL_CreatePlatformWindowSurface l_EGL_CreatePlatformWindowSurface
153 ANGLE_NO_EXPORT extern PFNEGLCREATEPLATFORMWINDOWSURFACEPROC l_EGL_CreatePlatformWindowSurface;
Degl_loader_autogen.cpp54 PFNEGLCREATEPLATFORMWINDOWSURFACEPROC l_EGL_CreatePlatformWindowSurface; variable
167 l_EGL_CreatePlatformWindowSurface = reinterpret_cast<PFNEGLCREATEPLATFORMWINDOWSURFACEPROC>( in LoadEGL_EGL()