Home
last modified time | relevance | path

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

/external/libepoxy/prebuilt-intermediates/src/
Degl_generated_dispatch.c123 PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC epoxy_eglQueryOutputPortStringEXT;
4750 static PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC
5689 PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC epoxy_eglQueryOutputPortStringEXT = epoxy_eglQueryOutputPortStri…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h880 typedef const char * (EGLAPIENTRY * PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC) (EGLDisplay dpy, EGLOutput… typedef
2374 EGLEW_FUN_EXPORT PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC __eglewQueryOutputPortStringEXT;
/external/swiftshader/include/EGL/
Deglext.h809 typedef const char *(EGLAPIENTRYP PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC) (EGLDisplay dpy, EGLOutputPor… typedef
/external/mesa3d/include/EGL/
Deglext.h825 typedef const char *(EGLAPIENTRYP PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC) (EGLDisplay dpy, EGLOutputPor… typedef
/external/angle/include/EGL/
Deglext.h811 typedef const char *(EGLAPIENTRYP PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC) (EGLDisplay dpy, EGLOutputPor… typedef
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h959 typedef const char * (GLAPIENTRY *PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC)(EGLDisplay dpy, EGLOutputPort… typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c17440 PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC __eglewQueryOutputPortStringEXT = NULL;
17889 …r = ((eglQueryOutputPortStringEXT = (PFNEGLQUERYOUTPUTPORTSTRINGEXTPROC)glewGetProcAddress((const … in _glewInit_EGL_EXT_output_base()