Home
last modified time | relevance | path

Searched refs:PFNEGLCREATEWINDOWSURFACEPROC (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libEGL/
H A Degl_loader_autogen.cpp18 PFNEGLCREATEWINDOWSURFACEPROC l_EGL_CreateWindowSurface;
129 reinterpret_cast<PFNEGLCREATEWINDOWSURFACEPROC>(loadProc("EGL_CreateWindowSurface")); in LoadEGL_EGL()
H A Degl_loader_autogen.h126 ANGLE_NO_EXPORT extern PFNEGLCREATEWINDOWSURFACEPROC l_EGL_CreateWindowSurface;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.cpp18 ANGLE_TRACE_LOADER_EXPORT PFNEGLCREATEWINDOWSURFACEPROC t_eglCreateWindowSurface;
139 reinterpret_cast<PFNEGLCREATEWINDOWSURFACEPROC>(loadProc("eglCreateWindowSurface")); in LoadEGL()
H A Dtrace_egl_loader_autogen.h127 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLCREATEWINDOWSURFACEPROC t_eglCreateWindowSurface;
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.cpp18 ANGLE_UTIL_EXPORT PFNEGLCREATEWINDOWSURFACEPROC l_eglCreateWindowSurface;
134 reinterpret_cast<PFNEGLCREATEWINDOWSURFACEPROC>(loadProc("eglCreateWindowSurface")); in LoadEGL()
H A Degl_loader_autogen.h127 ANGLE_UTIL_EXPORT extern PFNEGLCREATEWINDOWSURFACEPROC l_eglCreateWindowSurface;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A Dfunctionsegl_typedefs.h36 typedef EGLSurface (*PFNEGLCREATEWINDOWSURFACEPROC)(EGLDisplay dpy, typedef
H A DFunctionsEGL.cpp96 PFNEGLCREATEWINDOWSURFACEPROC createWindowSurfacePtr;
/third_party/EGL/api/EGL/
H A Degl.h111 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEWINDOWSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list); typedef
/third_party/mesa3d/include/EGL/
H A Degl.h111 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEWINDOWSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list); typedef
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h111 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEWINDOWSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list); typedef

Completed in 10 milliseconds