Searched refs:glXChooseFBConfig (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glx_mangle.h | 59 #define glXChooseFBConfig mglXChooseFBConfig macro
|
D | glx.h | 242 extern GLXFBConfig *glXChooseFBConfig( Display *dpy, int screen,
|
D | glxext.h | 529 extern GLXFBConfig * glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nele…
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glx.h | 237 extern GLXFBConfig *glXChooseFBConfig( Display *dpy, int screen,
|
D | glxext.h | 110 GLXFBConfig *glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements);
|