Searched refs:glXSendPbufferToVideoNV (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h635 int glXSendPbufferToVideoNV (Display *dpy, GLXPbuffer pbuf, int iBufferType, unsigned long *pulCounterPbuffer, GLboolean bBlock);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h651 int glXSendPbufferToVideoNV (Display *dpy, GLXPbuffer pbuf, int iBufferType, unsigned long *pulCounterPbuffer, GLboolean bBlock);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h993 #define glXSendPbufferToVideoNV epoxy_glXSendPbufferToVideoNV macro
H A Dglx_generated_dispatch.c3032 0, // glXSendPbufferToVideoNV
4144 return glx_single_resolver(PROVIDER_GLX_NV_video_out, 2707 /* glXSendPbufferToVideoNV */);
4338 GEN_THUNKS_RET(int, glXSendPbufferToVideoNV, (Display * dpy, GLXPbuffer pbuf, int iBufferType, unsigned long * pulCounterPbuffer, GLboolean bBlock), (dpy, pbuf, iBufferType, pulCounterPbuffer, bBlock))
4473 epoxy_glXSendPbufferToVideoNV_dispatch_table_rewrite_ptr, /* glXSendPbufferToVideoNV */

Completed in 14 milliseconds