Home
last modified time | relevance | path

Searched refs:PFNEGLSWAPBUFFERSREGIONNOKPROC (Results 1 – 7 of 7) sorted by relevance

/external/libepoxy/prebuilt-intermediates/src/
Degl_generated_dispatch.c154 PFNEGLSWAPBUFFERSREGIONNOKPROC epoxy_eglSwapBuffersRegionNOK;
4936 static PFNEGLSWAPBUFFERSREGIONNOKPROC
5751 PFNEGLSWAPBUFFERSREGIONNOKPROC epoxy_eglSwapBuffersRegionNOK = epoxy_eglSwapBuffersRegionNOK_global…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h1839 typedef EGLBoolean (EGLAPIENTRY * PFNEGLSWAPBUFFERSREGIONNOKPROC) (EGLDisplay dpy, EGLSurface su… typedef
2441 EGLEW_FUN_EXPORT PFNEGLSWAPBUFFERSREGIONNOKPROC __eglewSwapBuffersRegionNOK;
/external/swiftshader/include/EGL/
Deglext.h1030 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOKPROC) (EGLDisplay dpy, EGLSurface surfac… typedef
/external/mesa3d/include/EGL/
Deglext.h1056 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOKPROC) (EGLDisplay dpy, EGLSurface surfac… typedef
/external/angle/include/EGL/
Deglext.h1048 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOKPROC) (EGLDisplay dpy, EGLSurface surfac… typedef
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h990 typedef EGLBoolean (GLAPIENTRY *PFNEGLSWAPBUFFERSREGIONNOKPROC)(EGLDisplay dpy, EGLSurface surface,… typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c17507 PFNEGLSWAPBUFFERSREGIONNOKPROC __eglewSwapBuffersRegionNOK = NULL;
18198 …r = ((eglSwapBuffersRegionNOK = (PFNEGLSWAPBUFFERSREGIONNOKPROC)glewGetProcAddress((const GLubyte*… in _glewInit_EGL_NOK_swap_region()