Searched refs:DRI2QueryExtension (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | dri2.h | 48 DRI2QueryExtension(Display *display, int *eventBase, int *errorBase);
|
| H A D | dri2.c | 64 Bool DRI2QueryExtension(Display *dpy, int *eventBase, int *errorBase)
|
| H A D | intel_xvmc.c | 361 if (!DRI2QueryExtension(display, &event_base, &error_base)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri2.h | 52 DRI2QueryExtension(Display * display, int *eventBase, int *errorBase);
|
| H A D | dri2.c | 208 DRI2QueryExtension(Display * dpy, int *eventBase, int *errorBase) function in typeref:typename:Bool
|
| H A D | dri_glx.c | 132 else if (DRI2QueryExtension(dpy, &event, &error)) { /* DRI2 */
|
| H A D | dri2_glx.c | 1428 if (!DRI2QueryExtension(dpy, &eventBase, &errorBase))
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri2.h | 52 DRI2QueryExtension(Display * display, int *eventBase, int *errorBase);
|
| H A D | dri2.c | 208 DRI2QueryExtension(Display * dpy, int *eventBase, int *errorBase) function in typeref:typename:Bool
|
| H A D | dri2_glx.c | 1356 if (!DRI2QueryExtension(dpy, &eventBase, &errorBase))
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2.h | 51 DRI2QueryExtension(Display * display, int *eventBase, int *errorBase);
|
| H A D | dri2.c | 158 DRI2QueryExtension(Display * dpy, int *eventBase, int *errorBase) function in typeref:typename:Bool
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | dri2.h | 51 DRI2QueryExtension(Display * display, int *eventBase, int *errorBase);
|
| H A D | dri2.c | 158 DRI2QueryExtension(Display * dpy, int *eventBase, int *errorBase) function in typeref:typename:Bool
|
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ |
| H A D | dri2-swap.c | 162 DRI2QueryExtension(Display * dpy, int *eventBase, int *errorBase) function in typeref:typename:Bool 375 if (!DRI2QueryExtension(dpy, &fd, &fd))
|
Completed in 14 milliseconds