Searched refs:glXReleaseVideoDeviceNV (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 632 int glXReleaseVideoDeviceNV (Display *dpy, int screen, GLXVideoDeviceNV VideoDevice);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 648 int glXReleaseVideoDeviceNV (Display *dpy, int screen, GLXVideoDeviceNV VideoDevice);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 988 #define glXReleaseVideoDeviceNV epoxy_glXReleaseVideoDeviceNV macro
|
| H A D | glx_generated_dispatch.c | 2930 0, // glXReleaseVideoDeviceNV 4114 return glx_single_resolver(PROVIDER_GLX_NV_video_out, 2605 /* glXReleaseVideoDeviceNV */); 4333 GEN_THUNKS_RET(int, glXReleaseVideoDeviceNV, (Display * dpy, int screen, GLXVideoDeviceNV VideoDevice), (dpy, screen, VideoDevice)) 4468 epoxy_glXReleaseVideoDeviceNV_dispatch_table_rewrite_ptr, /* glXReleaseVideoDeviceNV */
|
Completed in 14 milliseconds