Searched refs:epoxy_glXQueryChannelRectSGIX (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c124 PFNGLXQUERYCHANNELRECTSGIXPROC epoxy_glXQueryChannelRectSGIX; member in struct:dispatch_table
4596 epoxy_glXQueryChannelRectSGIX = epoxy_glXQueryChannelRectSGIX_dispatch_table_thunk;
4820 PFNGLXQUERYCHANNELRECTSGIXPROC epoxy_glXQueryChannelRectSGIX = epoxy_glXQueryChannelRectSGIX_global_rewrite_ptr; variable in typeref:typename:PFNGLXQUERYCHANNELRECTSGIXPROC
H A Dglx_generated.h788 EPOXY_PUBLIC int (EPOXY_CALLSPEC *epoxy_glXQueryChannelRectSGIX)(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
963 #define glXQueryChannelRectSGIX epoxy_glXQueryChannelRectSGIX

Completed in 11 milliseconds