Searched refs:PFNGLXCREATEPIXMAPPROC (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libva/va/glx/
H A Dva_glx_private.h44 typedef GLXPixmap (*PFNGLXCREATEPIXMAPPROC)(Display *, GLXFBConfig, Pixmap, const int *); typedef
51 PFNGLXCREATEPIXMAPPROC glx_create_pixmap;
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglx.h310 typedef GLXPixmap (* PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); typedef
H A Dglxext.h553 typedef GLXPixmap ( * PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); typedef
/external/mesa3d/include/GL/
H A Dglx.h310 typedef GLXPixmap (* PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); typedef
H A Dglxext.h553 typedef GLXPixmap ( * PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); typedef
/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
H A Degl_glx.c106 PFNGLXCREATEPIXMAPPROC glXCreatePixmap;
1120 GET_PROC(PFNGLXCREATEPIXMAPPROC, glXCreatePixmap, EGL_FALSE);
/external/mesa3d/src/egl/drivers/glx/
H A Degl_glx.c106 PFNGLXCREATEPIXMAPPROC glXCreatePixmap;
1120 GET_PROC(PFNGLXCREATEPIXMAPPROC, glXCreatePixmap, EGL_FALSE);

Completed in 74 milliseconds