Searched refs:eglCreatePbufferFromClientBuffer (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/ |
| H A D | egl-symbols-check | 25 eglCreatePbufferFromClientBuffer
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 16 EGL_ENTRYPOINT(eglCreatePbufferFromClientBuffer)
|
| H A D | eglapi.c | 1631 eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, function in typeref:typename:EGLSurface EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 16 EGL_ENTRYPOINT(eglCreatePbufferFromClientBuffer)
|
| H A D | eglapi.c | 1685 eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, function in typeref:typename:EGLSurface EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 204 EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 227 EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1315 #define eglCreatePbufferFromClientBuffer epoxy_eglCreatePbufferFromClientBuffer macro
|
| H A D | egl_generated_dispatch.c | 870 0, // eglCreatePbufferFromClientBuffer 4091 return egl_single_resolver(PROVIDER_EGL_12, 483 /* eglCreatePbufferFromClientBuffer */); 5039 GEN_THUNKS_RET(EGLSurface, eglCreatePbufferFromClientBuffer, (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint * attrib_list), (dpy, buftype, buffer, config, attrib_list)) 5188 epoxy_eglCreatePbufferFromClientBuffer_dispatch_table_rewrite_ptr, /* eglCreatePbufferFromClientBuffer */
|
Completed in 24 milliseconds