Home
last modified time | relevance | path

Searched defs:glXCreatePixmap (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/glx/
Dglx_pbuffer.c900 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c424 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) in glXCreatePixmap() function
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1906 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h301 #define glXCreatePixmap GLXEW_GET_FUN(__glewXCreatePixmap) macro