Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libEGL/
Degl_loader_autogen.h60 #define EGL_CreatePlatformPixmapSurface l_EGL_CreatePlatformPixmapSurface
154 ANGLE_NO_EXPORT extern PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC l_EGL_CreatePlatformPixmapSurface;
Degl_loader_autogen.cpp55 PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC l_EGL_CreatePlatformPixmapSurface; variable
169 l_EGL_CreatePlatformPixmapSurface = reinterpret_cast<PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC>( in LoadEGL_EGL()