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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxfbconfig.h35 int AreFBConfigsMatch( __GLXFBConfig *c1, __GLXFBConfig *c2 );
H A Dglxfbconfig.c33 int AreFBConfigsMatch( __GLXFBConfig *c1, __GLXFBConfig *c2 ) function in typeref:typename:int
101 if ( AreFBConfigsMatch( c, configs + i ) )

Completed in 3 milliseconds