Searched refs:glxIsExtensionSupported (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxscreens.c368 int glxIsExtensionSupported( char *ext ) function in typeref:typename:int
H A Dglxcmdsswap.c42 extern int glxIsExtensionSupported( char *ext );
827 if (glxIsExtensionSupported("SGI_swap_control")) {
H A Dglxcmds.c67 extern int glxIsExtensionSupported( char *ext );
302 else if (glxIsExtensionSupported("GLX_SGIX_fbconfig")) {
1242 else if (glxIsExtensionSupported("GLX_SGI_make_current_read")) {
1814 else if (pFBConfig && glxIsExtensionSupported("GLX_SGIX_fbconfig")) {
2314 if (glxIsExtensionSupported("SGI_swap_control")) {

Completed in 7 milliseconds