Home
last modified time | relevance | path

Searched refs:PFNEGLGETPROCADDRESSPROC (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGLDL.h27 PFNEGLGETPROCADDRESSPROC mGetProcAddressPtr;
H A DFunctionsEGLDL.cpp53 reinterpret_cast<PFNEGLGETPROCADDRESSPROC>(dlsym(nativeEGLHandle, "eglGetProcAddress")); in initialize()
H A Dfunctionsegl_typedefs.h54 typedef __eglMustCastToProperFunctionPointerType (*PFNEGLGETPROCADDRESSPROC)(const char *procname); typedef
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A Degl_loader_autogen.cpp27 PFNEGLGETPROCADDRESSPROC l_EGL_GetProcAddress;
144 reinterpret_cast<PFNEGLGETPROCADDRESSPROC>(loadProc("EGL_GetProcAddress")); in LoadEGL_EGL()
H A Degl_loader_autogen.h135 ANGLE_NO_EXPORT extern PFNEGLGETPROCADDRESSPROC l_EGL_GetProcAddress;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.cpp27 ANGLE_TRACE_LOADER_EXPORT PFNEGLGETPROCADDRESSPROC t_eglGetProcAddress;
151 t_eglGetProcAddress = reinterpret_cast<PFNEGLGETPROCADDRESSPROC>(loadProc("eglGetProcAddress")); in LoadEGL()
H A Dtrace_egl_loader_autogen.h136 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLGETPROCADDRESSPROC t_eglGetProcAddress;
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.cpp27 ANGLE_UTIL_EXPORT PFNEGLGETPROCADDRESSPROC l_eglGetProcAddress;
146 l_eglGetProcAddress = reinterpret_cast<PFNEGLGETPROCADDRESSPROC>(loadProc("eglGetProcAddress")); in LoadEGL()
H A Degl_loader_autogen.h136 ANGLE_UTIL_EXPORT extern PFNEGLGETPROCADDRESSPROC l_eglGetProcAddress;
H A DEGLWindow.cpp143 PFNEGLGETPROCADDRESSPROC getProcAddress; in initializeDisplay()
/third_party/EGL/api/EGL/
H A Degl.h120 typedef __eglMustCastToProperFunctionPointerType (EGLAPIENTRYP PFNEGLGETPROCADDRESSPROC) (const char *procname); typedef
/third_party/mesa3d/include/EGL/
H A Degl.h120 typedef __eglMustCastToProperFunctionPointerType (EGLAPIENTRYP PFNEGLGETPROCADDRESSPROC) (const char *procname); typedef
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h120 typedef __eglMustCastToProperFunctionPointerType (EGLAPIENTRYP PFNEGLGETPROCADDRESSPROC) (const char *procname); typedef
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp360 PFNEGLGETPROCADDRESSPROC getProcAddress; in LoadEntryPointsWithUtilLoader()

Completed in 12 milliseconds