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

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c105 PFNGLXGETTRANSPARENTINDEXSUNPROC epoxy_glXGetTransparentIndexSUN;
3847 static PFNGLXGETTRANSPARENTINDEXSUNPROC
4782 PFNGLXGETTRANSPARENTINDEXSUNPROC epoxy_glXGetTransparentIndexSUN = epoxy_glXGetTransparentIndexSUN_global_rewrite_ptr;
H A Dglx_generated.h548 typedef Status (GLAPIENTRY *PFNGLXGETTRANSPARENTINDEXSUNPROC)(Display * dpy, Window overlay, Window underlay, unsigned long * pTransparentIndex); typedef in typeref:typename:Status (GLAPIENTRY *)(Display * dpy,Window overlay,Window underlay,unsigned long * pTransparentIndex)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h943 typedef Status ( *PFNGLXGETTRANSPARENTINDEXSUNPROC) (Display *dpy, Window overlay, Window underlay, long *pTransparentIndex); typedef in typeref:typename:Status (*)(Display * dpy,Window overlay,Window underlay,long * pTransparentIndex)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h959 typedef Status ( *PFNGLXGETTRANSPARENTINDEXSUNPROC) (Display *dpy, Window overlay, Window underlay, unsigned long *pTransparentIndex); typedef in typeref:typename:Status (*)(Display * dpy,Window overlay,Window underlay,unsigned long * pTransparentIndex)

Completed in 15 milliseconds